Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/accent/accent.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ import clockImage from "./astronomical_clock.svg";
src={clockImage}
alt=""
/>
</div>
</div>
2 changes: 1 addition & 1 deletion src/components/hero/hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ import heroImage from "./hero.svg";
class="w-full max-w-7xl lg:max-w-full h-auto lg:h-full object-contain"
/>
</div>
</div>
</div>
4 changes: 2 additions & 2 deletions src/content/deadlines/00_cfc.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ image: "./volunteers-2024.jpg"
---

Are you passionate about Python and excited to contribute to the world's oldest
volunteer-led Python conference? EuroPython is looking for enthusiastic volunteers
to help us create a welcoming, vibrant, and community-driven event.
volunteer-led Python conference? EuroPython is looking for enthusiastic
volunteers to help us create a welcoming, vibrant, and community-driven event.
3 changes: 2 additions & 1 deletion src/content/pages/contacts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ project/event to suggest for our newsletter.
Follow us on these channels:

- [EuroPython YouTube Channel](https://europython.tv/) (conference videos)
- [EuroPython X Account](https://x.com/europython)
- [EuroPython LinkedIn](https://www.linkedin.com/company/europython)
- [EuroPython Mastodon](https://fosstodon.org/@europython)
- [EuroPython Bluesky](https://bsky.app/profile/europython.bsky.social)
- [EuroPython Telegram](https://t.me/+dEi3nIHzGRw0YjQy)
- [EuroPython X Account](https://x.com/europython)

Please use the hashtag [#EuroPython](https://x.com/hashtag/EuroPython)
when referring to the conference.
Expand Down