Skip to content

Commit 275c9ed

Browse files
committed
Fix OSCA 2025 dates
1 parent 5ef3d43 commit 275c9ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/past-events.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ function PastEvents() {
2121
year: "2023"
2222
},
2323
{
24-
days: "19th - 21st",
25-
month: "June",
24+
days: "14th - 16th",
25+
month: "August",
2626
year: "2025"
2727
}
2828
];

0 commit comments

Comments
 (0)