We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27610dc + 901433b commit 6987bdcCopy full SHA for 6987bdc
1 file changed
src/views/events/EventData.js
@@ -14,6 +14,12 @@ export const events = [
14
location: 'Singapore Institute of Technology, Singapore',
15
link: 'https://pycon.sg',
16
},
17
+ {
18
+ date: '12-16 Sep',
19
+ title: 'PyCon AU',
20
+ location: 'Melbourne, Australia',
21
+ link: 'https://2025.pycon.org.au/',
22
+ },
23
{
24
date: '26-27 Sep',
25
title: 'PyCon JP',
0 commit comments