Skip to content

Commit 6987bdc

Browse files
Merge pull request #27 from ekohilas/patch-1
Add PyConAU 2025
2 parents 27610dc + 901433b commit 6987bdc

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)