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 + } + } +}