Skip to content

Commit 0a19e12

Browse files
Update PyCon AU - add year on date fix merge conflict 2
1 parent 444447c commit 0a19e12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/views/events/EventData.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ export const events = [
3838
countryCode: 'JP',
3939
},
4040
{
41-
date: '26-30 August 2026',
42-
title: 'PyCon AU',
41+
date: '26-30 August',
42+
title: 'PyCon AU 2026',
4343
location: 'Brisbane, Australia',
4444
link: 'https://2026.pycon.org.au',
4545
countryCode: 'AU',

0 commit comments

Comments
 (0)