Skip to content

Commit 27610dc

Browse files
authored
Merge pull request #29 from DebugTsang/pyconhk-2025c
Update PyCon HK 2025 schedule
2 parents e130b49 + 316c0ba commit 27610dc

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)