diff --git a/cal_testing.php b/cal_testing.php new file mode 100755 index 0000000..54b5c1e --- /dev/null +++ b/cal_testing.php @@ -0,0 +1,53 @@ + \ No newline at end of file diff --git a/events_testing.json b/events_testing.json new file mode 100755 index 0000000..7e9c440 --- /dev/null +++ b/events_testing.json @@ -0,0 +1,16 @@ +[ + { + "start": "2025-06-10T19:00:00", + "end": "2025-06-10T21:00:00", + "title": "June 2025 Online Catch Up", + "description": "Getting started with meshtastic", + "location": "Jitsi" + }, + { + "start": "2025-06-19T18:30:00", + "end": "2025-06-19T21:00:00", + "title": "June 2025 In Person Catch Up", + "location": "Chermside Library" + } +] +