diff --git a/src/content/pages/accessibility.mdx b/src/content/pages/accessibility.mdx index ab57c55f5..752a0b784 100644 --- a/src/content/pages/accessibility.mdx +++ b/src/content/pages/accessibility.mdx @@ -29,7 +29,7 @@ You're very welcome to ask about any accessibility needs. These may include, for **Before the conference**, you can leave us a note when ordering your tickets or contact us via email at helpdesk@europython.eu. -**During the conference**, you can visit our Info Desk at registration or speak with our volunteers wearing a yellow conference t-shirt. Registred ticket holders can also reach out via the Discord using the "support" channel – please bear with us if takes a moment to respond. +**During the conference**, you can visit our Info Desk at registration or speak with our volunteers wearing a yellow conference t-shirt. Registered ticket holders can also reach out via the [Discord server](/discord) using the "support" channel – please bear with us if it takes a moment to respond. If you need help for things like designated seating, maintaining clear pathways, or anything else, feel free to speak to the volunteer coordinating the session in the talk rooms as well. diff --git a/src/content/pages/faq.mdx b/src/content/pages/faq.mdx index 260fe1707..de58cd71f 100644 --- a/src/content/pages/faq.mdx +++ b/src/content/pages/faq.mdx @@ -227,3 +227,8 @@ Our goal is to make EuroPython sponsorship accessible to a wide range of organis You can find detailed information about accessibility and how to navigate the venues, including lifts, room locations, and other facilities, on our [Accessibility page](/accessibility). + + +During the event, we provide a Discord server for announcements, social interactions, and all other digital communication. +Please join the server using this [Discord invitation link](/discord). + diff --git a/src/content/pages/remote.mdx b/src/content/pages/remote.mdx index 4483598c4..0d85989b2 100644 --- a/src/content/pages/remote.mdx +++ b/src/content/pages/remote.mdx @@ -25,6 +25,7 @@ Remote participation between 16-18 July (Wednesday - Friday): - Text-based discussions with available speakers. - Online job board and chat with sponsors at the remote booths. - On-demand viewing, which will be available hours after the live stream. +- Access to our [conference Discord server](/discord). Tutorials and Workshops on 14 and 15 July will not be streamed. diff --git a/src/content/pages/sponsorship/information.mdx b/src/content/pages/sponsorship/information.mdx index c6bf63e98..5b3a171d6 100644 --- a/src/content/pages/sponsorship/information.mdx +++ b/src/content/pages/sponsorship/information.mdx @@ -124,7 +124,7 @@ However, we strongly recommend keeping booths staffed throughout the opening hou - If you need additional time for setup, please let us know and we will try to accommodate your request. - If you are unable to set up on Tuesday, you can access the venue on **Wednesday, 16 July from 08:00** to finish your setup. -πŸ‘‰ Please note: During the live event, the schedule may change quickly. We will communicate any updates in the **sponsor-lounge** channel on our conference Discord community. +πŸ‘‰ Please note: During the live event, the schedule may change quickly. We will communicate any updates in the **sponsor-lounge** channel on our [conference Discord community](/discord).
Booth Teardown – Friday, 18 July
diff --git a/src/content/pages/volunteers.mdx b/src/content/pages/volunteers.mdx index d71fa70e7..b30f1d346 100644 --- a/src/content/pages/volunteers.mdx +++ b/src/content/pages/volunteers.mdx @@ -24,7 +24,7 @@ We will also have a small number of perks for you, some small gifts to say "than * 😎 Get an awesome EuroPython Volunteer T-shirt that you can keep and show off to your friends * ♾️ A mention on the website to stay there forever * 🀝 Be part of a great team and make new friends -* πŸ“Έ A special group photo with all volunteers (time will be announced in the *#onsite-volunteers* channel on Discord) +* πŸ“Έ A special group photo with all volunteers (time will be announced in the *#volunteers-lounge* channel on [Discord](/discord)) * πŸŽ‰ And a big applause during the closing session of the conference ## What Volunteering at EuroPython looks like diff --git a/src/data/links.json b/src/data/links.json index 1b33039ad..6d9ce87ec 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -159,6 +159,10 @@ "name": "FAQ", "path": "/faq" }, + { + "name": "Discord", + "path": "/discord" + }, { "name": "Code of Conduct", "path": "https://www.europython-society.org/coc/"