Skip to content

Commit 6de4b89

Browse files
Update community page (#1223)
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
1 parent 5a2dec9 commit 6de4b89

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/pages/community-partners.astro

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@ const sponsors = await getCollection("sponsors", ({ data }) => {
3030
))}
3131
</div>
3232
)}
33-
</Layout>
33+
<p class="pb-5">
34+
Are you a Python Community organiser, interested in knowing more about EuroPython Society? Feel free to reach out at board@europython.eu!
35+
</p></Layout>

0 commit comments

Comments
 (0)