From b1855d6bdf5f51c179344aff85fe17be1004ab49 Mon Sep 17 00:00:00 2001 From: James Downie Date: Mon, 1 Dec 2025 10:40:58 +1000 Subject: [PATCH] Added January meetings. --- 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 653f20e..849b234 100755 --- a/dat/live/events.json +++ b/dat/live/events.json @@ -1,4 +1,20 @@ [ + { + "coordinates": "-27.50129,153.1027015", + "start": "2026-01-22T18:30", + "end": "2026-01-22T21:30", + "title": "January 2026 In Person Catch Up", + "description": "Monthly In Person Get Together. The PIN number for the meeting room is ??????.", + "location": "Carindale Library" + }, + { + "coordinates": "", + "start": "2026-01-06T19:30", + "end": "2026-01-06T21:30", + "title": "January 2026 Online Catch Up", + "description": "Monthly Online Jitsi Get Together", + "location": "Jitsi" + }, { "coordinates": "", "start": "2025-12-09T19:30", @@ -101,4 +117,4 @@ "description": "Getting started with meshtastic", "location": "Jitsi" } -] \ No newline at end of file +]