Skip to content

Commit 901433b

Browse files
authored
Add PyConAU 2025
1 parent e130b49 commit 901433b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/views/events/EventData.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ export const events = [
1414
location: 'Singapore Institute of Technology, Singapore',
1515
link: 'https://pycon.sg',
1616
},
17+
{
18+
date: '12-16 Sep',
19+
title: 'PyCon AU',
20+
location: 'Melbourne, Australia',
21+
link: 'https://2025.pycon.org.au/',
22+
},
1723
{
1824
date: '26-27 Sep',
1925
title: 'PyCon JP',

0 commit comments

Comments
 (0)