From df75cac1ff2a901a65533611ecf2f3327ef409b8 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 27 Feb 2025 09:55:58 +0100 Subject: Cool triangles that are not isometric in any way --- isometric/index.html | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 isometric/index.html diff --git a/isometric/index.html b/isometric/index.html new file mode 100644 index 0000000..ba0b93d --- /dev/null +++ b/isometric/index.html @@ -0,0 +1,191 @@ + + + + + + + Colorful Isometric Triangles + + + + +
+

Colorful Isometric Triangles

+

A dynamic background with animated isometric triangles

+
+ + + + + \ No newline at end of file -- cgit v1.3.1