Skip to content

Commit 8633ba0

Browse files
Rearrange event list
1 parent 9e25e3d commit 8633ba0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/views/events/EventData.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ export const events = [
1414
location: 'Singapore Institute of Technology, Singapore',
1515
link: 'https://pycon.sg',
1616
},
17-
{
18-
date: '15-17 August',
19-
title: 'PyCon KR',
20-
location: 'Dongguk University, Seoul, South Korea',
21-
link: 'https://2025.pycon.kr/',
22-
},
2317
{
2418
date: '5-7 August',
2519
title: 'PyCon TW',
2620
location: 'Taipei, Taiwan',
2721
link: 'https://tw.pycon.org/2025/en-us',
2822
},
23+
{
24+
date: '15-17 August',
25+
title: 'PyCon KR',
26+
location: 'Dongguk University, Seoul, South Korea',
27+
link: 'https://2025.pycon.kr/',
28+
},
2929
{
3030
date: '12-15 Sep',
3131
title: 'PyCon India',

0 commit comments

Comments
 (0)