Skip to content

Commit

Permalink
chore: update session details
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkflame72 authored Jun 30, 2024
1 parent 3dd45f2 commit d5a285d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,8 @@ export const sessions: { location: string; sessions: Session[] }[] = [
title: "Cummings Park (Ngaio) Library",
ages: "5 - 8",
day: "Tuesday",
starts: "Tuesday 29th July",
time: "3:30pm to 5:30pm",
starts: "Tuesday 30th July",
time: "3:30pm to 5:15pm",
description: "Introduction to programming using Scratch.",
type: "After School",
signupLink: "",
Expand Down Expand Up @@ -363,7 +363,7 @@ export const sessions: { location: string; sessions: Session[] }[] = [
ages: "5 - 8",
day: "Wednesday",
time: "3:30pm to 5:30pm",
starts: "Wednseday 30th July",
starts: "Wednseday 31st July",
description: "Introduction to programming using Scratch.",
type: "After School",
signupLink: "",
Expand Down Expand Up @@ -391,7 +391,7 @@ export const sessions: { location: string; sessions: Session[] }[] = [
location: "Lower Hutt",
sessions: [
{
title: "CoCo Pop-Up Community Space",
title: "Te Mako Naenae Community Centre",
ages: "5 - 8",
day: "Monday",
time: "3:30pm to 5:30pm",
Expand Down

0 comments on commit d5a285d

Please sign in to comment.