diff --git a/src/content/pages/pyladies.md b/src/content/pages/pyladies.md new file mode 100644 index 000000000..a9a8f99c6 --- /dev/null +++ b/src/content/pages/pyladies.md @@ -0,0 +1,57 @@ +--- +title: PyLadies Events—Lunch, Workshops & Networking +subtitle: Lunch, Workshops & Networking +--- + +# PyLadies Events + +We’re excited to announce a range of events for underrepresented groups in +computing this year! 🎉 Whether you're new to PyLadies or a long-time supporter, +we warmly welcome you to join us and be part of our supportive community. + +These events are open only to those who have a conference ticket, giving our +attendees an exclusive opportunity to connect, share, and grow together. + +![](./images/pyladies-events.jpg) + +## PyLadies Lunch + +Join us for a special lunch event aimed at fostering community and empowerment +in tech. Enjoy meaningful conversations and networking opportunities. + +WHEN? Thursday, 17th July 2025, 12:30 to 14:00. + +WHERE? Prague Congress Centre (PCC), VIP lunch area. + +## More Events Coming Soon! + + diff --git a/src/data/links.json b/src/data/links.json index c23e117dd..3f2313b51 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -48,6 +48,10 @@ "name": "Thursday Social Event", "path": "/social-event" }, + { + "name": "PyLadies Events—Lunch, Workshops & Networking", + "path": "/pyladies" + }, { "name": "WASM Summit", "path": "/session/webassembly-summit" @@ -217,6 +221,14 @@ "name": "Beginners' Day", "path": "/beginners-day" }, + { + "name": "Thursday Social Event", + "path": "/social-event" + }, + { + "name": "PyLadies Events—Lunch, Workshops & Networking", + "path": "/pyladies" + }, { "name": "WASM Summit", "path": "/session/webassembly-summit"