Skip to content

Commit

Permalink
Merge pull request #15 from takanory/patch-1
Browse files Browse the repository at this point in the history
Update Events.tsx for PyCon JP
  • Loading branch information
codemickeycode authored Aug 3, 2024
2 parents dac0cd3 + fe15118 commit 2287b5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/views/events/Events.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,10 @@ export default function Events() {
link: 'https://in.pycon.org/2024'
},
{
date: '27-29 Sep (Tentative)',
date: '27-29 Sep',
title: 'PyCon JP',
location: 'Tokyo, Japan',
link: 'https://2024.pycon.jp',
},
{
date: '25-27 Oct',
Expand Down

0 comments on commit 2287b5a

Please sign in to comment.