We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e25e3d commit 8633ba0Copy full SHA for 8633ba0
src/views/events/EventData.js
@@ -14,18 +14,18 @@ export const events = [
14
location: 'Singapore Institute of Technology, Singapore',
15
link: 'https://pycon.sg',
16
},
17
- {
18
- date: '15-17 August',
19
- title: 'PyCon KR',
20
- location: 'Dongguk University, Seoul, South Korea',
21
- link: 'https://2025.pycon.kr/',
22
- },
23
{
24
date: '5-7 August',
25
title: 'PyCon TW',
26
location: 'Taipei, Taiwan',
27
link: 'https://tw.pycon.org/2025/en-us',
28
+ {
+ date: '15-17 August',
+ title: 'PyCon KR',
+ location: 'Dongguk University, Seoul, South Korea',
+ link: 'https://2025.pycon.kr/',
+ },
29
30
date: '12-15 Sep',
31
title: 'PyCon India',
0 commit comments