summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-02-27 14:23:55 +0100
committerYuval Adam <_@yuv.al>2025-02-27 14:23:55 +0100
commit4237d7f7c8f70b02d43835da0cecba7443eb8e6c (patch)
treeb363882af3e3f3d699eb795cd858d9ce0bb308dd /README.md
parentb18235eef5bae918249ec873f808791af0ce287d (diff)
remove index.html from links
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e2ff35c..b961cf1 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,10 @@ A collection of cute & creative web experiments and visual experiences.
## 🌈 Experiments
-- [Isometric Triangles](/isometric/index.html) - Dynamic background with animated geometric shapes in an isometric perspective.
-- [Lemmings](/lemmings/index.html) - Cute green & blue lemmings walking and falling in a dynamic pixelated environment.
-- [Digital Zen Garden](/zengarden/index.html) - A meditative drag-and-drop experience where users can arrange elements with subtle animations.
-- [BTC Ticker](/btctick/index.html) - Live Bitcoin price visualization with a cool animated chart showing price history.
+- [Isometric Triangles](/isometric/) - Dynamic background with animated geometric shapes in an isometric perspective.
+- [Lemmings](/lemmings/) - Cute green & blue lemmings walking and falling in a dynamic pixelated environment.
+- [Digital Zen Garden](/zengarden/) - A meditative drag-and-drop experience where users can arrange elements with subtle animations.
+- [BTC Ticker](/btctick/) - Live Bitcoin price visualization with a cool animated chart showing price history.
## 🚀 Local Development