From 2df606cb561508a56eb7639ff99b26d05e14a769 Mon Sep 17 00:00:00 2001 From: pinage404 Date: Mon, 22 Dec 2025 16:39:43 +0100 Subject: [PATCH] Add Strasbourg Craft --- conferences/strasbourg-craft.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 conferences/strasbourg-craft.json diff --git a/conferences/strasbourg-craft.json b/conferences/strasbourg-craft.json new file mode 100644 index 0000000..9cc6e0c --- /dev/null +++ b/conferences/strasbourg-craft.json @@ -0,0 +1,15 @@ +{ + "name": "Strasbourg Craft", + "url": "https://strasbourg-craft.fr/", + "code-of-conduct": "https://strasbourg-craft.fr/code-de-conduite/", + "next-date": { + "start": "2026-02-12", + "end": "2026-02-12" + }, + "location": { + "coordinates": { + "lat": 48.57714333674619, + "lng": 7.770079442429989 + } + } +}