aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/index.html12
-rw-r--r--public/projects/map.webpbin261864 -> 0 bytes
-rw-r--r--public/projects/maps.webpbin0 -> 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
deleted file mode 100644
index b5109fe..0000000
--- a/public/projects/map.webp
+++ /dev/null
Binary files differ
diff --git a/public/projects/maps.webp b/public/projects/maps.webp
new file mode 100644
index 0000000..af3335c
--- /dev/null
+++ b/public/projects/maps.webp
Binary files differ