We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e763604 commit fc42c13Copy full SHA for fc42c13
1 file changed
src/views/events/Events.tsx
@@ -103,6 +103,12 @@ export default function Events() {
103
location: 'Yogyakarta, Indonesia',
104
link: 'https://pycon.id',
105
},
106
+ {
107
+ date: '25-27 Oct',
108
+ title: 'PyCon KR',
109
+ location: 'Suwon, South Korea',
110
+ link: 'https://2024.pycon.kr/',
111
+ },
112
{
113
date: 'Near end of Year (Tentative)',
114
title: 'PyCon KR',
0 commit comments