From 0e31919affd16f6501dc77aad6a5776c93ea3b9d Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Mon, 16 Feb 2026 20:02:06 -0800 Subject: [PATCH] Feat: Demo page for Sune logo --- index.html | 178 +++++++++++++++-------------------------------------- 1 file changed, 48 insertions(+), 130 deletions(-) diff --git a/index.html b/index.html index 8765ff8..d11b562 100644 --- a/index.html +++ b/index.html @@ -1,144 +1,62 @@ - - - Sune ✺ - - + + + Sune Logo Demo + + - + -
- - - -
+
+
+

Sune Logo

+

Procedural SVG Starburst Component

+
-
- -
+
+

Animated Hero

+ +
+
+
+
+
+
- + // Colored Version + document.getElementById('colored-logo').appendChild(suneLogoEl({ size: 64, color: '#f59e0b' })); +