We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6248bc commit 4814dcbCopy full SHA for 4814dcb
1 file changed
lib/events.ts
@@ -68,11 +68,11 @@ export const events: Event[] = [
68
},
69
{
70
id: '6',
71
- title: '5th Edition AustroVis Workshop',
+ title: '6th Edition AustroVis Workshop',
72
date: new Date('2026-02-01'),
73
location: 'TBD',
74
university: 'TBD',
75
- description: 'The fifth edition of the AustroVis Workshop.',
+ description: 'The sixth edition of the AustroVis Workshop.',
76
speakers: ['TBA'],
77
materials: {
78
slides: '',
0 commit comments