Skip to content

Commit 2222a54

Browse files
committed
Fix: Adjust comment placement
1 parent 1488a96 commit 2222a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/events/EventData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Array of events for the current year's PyCon
21
export const currentYear = 2025
32

3+
// Array of events for the current year's PyCon
44
export const events = [
55
{
66
date: '1-2 March',

0 commit comments

Comments
 (0)