Skip to content

Commit 67a4082

Browse files
Merge pull request #54 from PyConAPAC/update-events-20260630-v3
Add year on date for PyCon AU 2026 v2
2 parents 3fe8e38 + 808c248 commit 67a4082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/events/EventData.js

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

0 commit comments

Comments
 (0)