From 5699865f2f9982c63ed98eedd31ecf7d85c2c347 Mon Sep 17 00:00:00 2001 From: James Downie Date: Wed, 7 Jan 2026 09:05:45 +1000 Subject: [PATCH] Added some events for Feb. --- dat/live/events.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/dat/live/events.json b/dat/live/events.json index 61c4d4a..7c62ef0 100755 --- a/dat/live/events.json +++ b/dat/live/events.json @@ -1,4 +1,20 @@ [ + { + "coordinates": "-27.38621539644283,153.0351689206467", + "start": "2026-02-19T18:30", + "end": "2026-02-19T21:30", + "title": "February 2026 In Person Catch Up", + "description": "Monthly In Person Get Together. The PIN number for meeting room 1 is ??????.", + "location": "Chermside Library" + }, + { + "coordinates": "", + "start": "2026-02-03T19:30", + "end": "2026-02-03T21:30", + "title": "February 2026 Online Catch Up", + "description": "Monthly Online Jitsi Get Together", + "location": "Jitsi" + }, { "coordinates": "-27.50129,153.1027015", "start": "2026-01-22T18:30", @@ -117,4 +133,4 @@ "description": "Getting started with meshtastic", "location": "Jitsi" } -] \ No newline at end of file +]