We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1488a96 commit 2222a54Copy full SHA for 2222a54
src/views/events/EventData.js
@@ -1,6 +1,6 @@
1
-// Array of events for the current year's PyCon
2
export const currentYear = 2025
3
+// Array of events for the current year's PyCon
4
export const events = [
5
{
6
date: '1-2 March',
0 commit comments