From a86e3dfbf25ef9001999fe22dfdcea19df7fb066 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sat, 3 May 2025 12:53:30 +0200 Subject: Update map to maps --- public/index.html | 12 +++++++----- public/projects/map.webp | Bin 261864 -> 0 bytes public/projects/maps.webp | Bin 0 -> 231914 bytes 3 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 public/projects/map.webp create mode 100644 public/projects/maps.webp diff --git a/public/index.html b/public/index.html index fb71efa..4e7d912 100644 --- a/public/index.html +++ b/public/index.html @@ -298,20 +298,22 @@

- Map -

Put customized markers on a map.

+ Maps +

Put customized markers on maps.

- Map + Maps
diff --git a/public/projects/map.webp b/public/projects/map.webp deleted file mode 100644 index b5109fe..0000000 Binary files a/public/projects/map.webp and /dev/null differ diff --git a/public/projects/maps.webp b/public/projects/maps.webp new file mode 100644 index 0000000..af3335c Binary files /dev/null and b/public/projects/maps.webp differ -- cgit v1.2.3