Skip to content

Commit 316c0ba

Browse files
committed
Update PyCon HK 2025 schedule
1 parent e130b49 commit 316c0ba

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
@@ -25,6 +25,12 @@ export const events = [
2525
title: 'PyCon KR',
2626
location: 'Dongguk University, Seoul, South Korea',
2727
link: 'https://2025.pycon.kr/',
28+
},
29+
{
30+
date: '11-12 Oct(tentative)',
31+
title: 'PyCon HK',
32+
location: 'City University of Hong Kong, Hong Kong',
33+
link: 'https://pycon.hk',
2834
}
2935
];
3036

0 commit comments

Comments
 (0)