We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3134f8 + 6de4b89 commit 5d35760Copy full SHA for 5d35760
1 file changed
src/pages/community-partners.astro
@@ -30,4 +30,6 @@ const sponsors = await getCollection("sponsors", ({ data }) => {
30
))}
31
</div>
32
)}
33
-</Layout>
+ <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