From 32295e7cedf75ab151f85858be392ffa2b7e0304 Mon Sep 17 00:00:00 2001 From: Clement Lacau Date: Wed, 16 Apr 2025 15:46:43 +0200 Subject: [PATCH] add: map page --- index.html | 15 +++--- map.geojson | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++++ map.html | 48 +++++++++++++++++++ 3 files changed, 187 insertions(+), 7 deletions(-) create mode 100644 map.geojson create mode 100644 map.html diff --git a/index.html b/index.html index 55d053a..084f706 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,14 @@ - + + +

APPN Timer

Gérez vos courses facilement pour le cours d'APPN

@@ -207,12 +214,6 @@
-
- -
- + + + \ No newline at end of file