From 8ba9eb89ab531f2148a8d383a58b4b008b4d2276 Mon Sep 17 00:00:00 2001 From: James Downie Date: Wed, 16 Jul 2025 10:05:46 +1000 Subject: [PATCH] Added Sep and Oct events. --- dat/live/events.json | 40 ++++++++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 8 deletions(-) diff --git a/dat/live/events.json b/dat/live/events.json index f30947e..65a32a1 100755 --- a/dat/live/events.json +++ b/dat/live/events.json @@ -1,4 +1,36 @@ [ + { + "coordinates": "-27.50129,153.1027015", + "start": "2025-10-23T18:30", + "end": "2025-10-23T21:00", + "title": "October 2025 In Person Catch Up", + "description": "Monthly In Person Get Together", + "location": "Carindale Library" + }, + { + "coordinates": "", + "start": "2025-10-07T19:00", + "end": "2025-10-07T21:00", + "title": "October 2025 Online Catch Up", + "description": "Monthly Online Jitsi Get Together", + "location": "Jitsi" + }, + { + "coordinates": "-27.50129,153.1027015", + "start": "2025-09-25T18:30", + "end": "2025-09-25T21:00", + "title": "September 2025 In Person Catch Up", + "description": "Monthly In Person Get Together", + "location": "Carindale Library" + }, + { + "coordinates": "", + "start": "2025-09-09T19:00", + "end": "2025-09-09T21:00", + "title": "September 2025 Online Catch Up", + "description": "Monthly Online Jitsi Get Together", + "location": "Jitsi" + }, { "coordinates": "-27.38621539644283,153.0351689206467", "start": "2025-08-21T18:30", @@ -23,14 +55,6 @@ "location": "Chermside Library", "coordinates": "-27.38621539644283,153.0351689206467" }, - { - "coordinates": "-27.38621539644283,153.0351689206467", - "start": "2025-07-15T19:00", - "end": "2025-07-15T21:30", - "title": "Event Title", - "description": "Event Description", - "location": "Event Location" - }, { "start": "2025-07-08T19:00:00", "end": "2025-07-08T21:00",