Skip to content

Commit cf0e41f

Browse files
Merge pull request #35 from PyConAPAC/add-pycon-nz-2025
Add PyCon NZ 2025 to events
2 parents 1268f16 + 874697a commit cf0e41f

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
@@ -55,6 +55,12 @@ export const events = [
5555
title: 'PyCon TH',
5656
location: 'Avani Sukhumvit Bangkok Hotel, Bangkok, Thailand',
5757
link: 'https://th.pycon.org',
58+
},
59+
{
60+
date: '21-23 Nov',
61+
title: 'PyCon NZ',
62+
location: 'Wellington waterfront, New Zealand',
63+
link: 'https://kiwipycon.nz',
5864
}
5965
];
6066

0 commit comments

Comments
 (0)