We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18da9cd commit 4da181dCopy full SHA for 4da181d
src/views/events/Events.tsx
@@ -85,6 +85,12 @@ export default function Events() {
85
date: '7-8 Sep (Tentative)',
86
title: 'PyCon TW',
87
},
88
+ {
89
+ date: '20-23 Sep',
90
+ title: 'PyCon India',
91
+ location: 'Bengaluru, India',
92
+ link: 'https://in.pycon.org/2024'
93
+ },
94
{
95
date: '27-29 Sep (Tentative)',
96
title: 'PyCon JP',
0 commit comments