Skip to content

Commit 4a4104a

Browse files
authored
Merge pull request #245 from oscafrica/fix/update-oscafest-dates3
Fix OSCA 2025 dates
2 parents b03a946 + 275c9ed commit 4a4104a

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)