1 parent a7be73c commit 42df087Copy full SHA for 42df087
1 file changed
src/views/events/EventData.js
@@ -18,21 +18,21 @@ export const events = [
18
},
19
{
20
date: '19-21 June 2026',
21
- title: 'PyCon SG 2027',
+ title: 'PyCon SG 2026',
22
location: 'Singapore',
23
link: 'https://pycon.sg',
24
countryCode: 'SG',
25
26
27
date: '15-17 August 2026',
28
- title: 'PyCon KR 2027',
+ title: 'PyCon KR 2026',
29
location: 'South Korea',
30
link: 'https://2026.pycon.kr',
31
countryCode: 'KR',
32
33
34
date: '21-23 August 2026',
35
- title: 'PyCon JP 2027',
+ title: 'PyCon JP 2026',
36
location: 'Hiroshima, Japan',
37
link: 'https://2026.pycon.jp',
38
countryCode: 'JP',
0 commit comments