diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/public/index.html b/public/index.html index 4186a66..21ceb5c 100644 --- a/public/index.html +++ b/public/index.html @@ -171,7 +171,6 @@ <ul class="technos"> <li>Rust <li>SQLite - <li>Tera <li>JavaScript <li>CSS </ul> @@ -190,7 +189,7 @@ <div class="project-footer"> <ul class="technos"> <li>Rust - <li>Gtk 4 + <li>Gtk4 <li>SQLite </ul> <a href="https://git.guyonvarch.me/calendar" target="_blank">code</a> @@ -299,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> |
