diff options
-rw-r--r-- | public/index.html | 12 | ||||
-rw-r--r-- | public/projects/map.webp | bin | 261864 -> 0 bytes | |||
-rw-r--r-- | public/projects/maps.webp | bin | 0 -> 231914 bytes |
3 files changed, 7 insertions, 5 deletions
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 @@ <section> <h2> - Map - <p class="subtitle">Put customized markers on a map.</p> + Maps + <p class="subtitle">Put customized markers on maps.</p> </h2> - <img src="projects/map.webp" alt="Map"> + <img src="projects/maps.webp" alt="Maps"> <div class="project-footer"> <ul class="technos"> + <li>Zig + <li>SQLite <li>TypeScript <li>Leaflet + <li>Rx </ul> <div> - <a href="https://map.guyonvarch.me" target="_blank">app</a>, - <a href="https://git.guyonvarch.me/map" target="_blank">code</a> + <a href="https://git.guyonvarch.me/maps" target="_blank">code</a> </div> </div> </section> diff --git a/public/projects/map.webp b/public/projects/map.webp Binary files differdeleted file mode 100644 index b5109fe..0000000 --- a/public/projects/map.webp +++ /dev/null diff --git a/public/projects/maps.webp b/public/projects/maps.webp Binary files differnew file mode 100644 index 0000000..af3335c --- /dev/null +++ b/public/projects/maps.webp |