Skip to content

Commit 5d35760

Browse files
Merge branch 'ep2025' into ep2025-about-us-2
2 parents e3134f8 + 6de4b89 commit 5d35760

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 [email protected]!
35+
</p></Layout>

0 commit comments

Comments
 (0)