Skip to content

Commit 2287b5a

Browse files
Merge pull request #15 from takanory/patch-1
Update Events.tsx for PyCon JP
2 parents dac0cd3 + fe15118 commit 2287b5a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/views/events/Events.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,10 @@ export default function Events() {
9494
link: 'https://in.pycon.org/2024'
9595
},
9696
{
97-
date: '27-29 Sep (Tentative)',
97+
date: '27-29 Sep',
9898
title: 'PyCon JP',
99+
location: 'Tokyo, Japan',
100+
link: 'https://2024.pycon.jp',
99101
},
100102
{
101103
date: '25-27 Oct',

0 commit comments

Comments
 (0)