From b673ca841e305939e2b9298a9e460b7d79d4941d Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 8 May 2026 17:52:47 +0200 Subject: [PATCH] feat: add header & footer on demo page; link to repos --- index.html | 64 ++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 45 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 9f54476..19516a8 100644 --- a/index.html +++ b/index.html @@ -5,26 +5,52 @@ Web Component Demo + - - All systems operational - -
- - Something's wrong - -
- - It's just fine; carry on - -
- - Nothing matters - -
- - Slow down... - +
+

<status-indicator>

+

+ Ayo's Forge · + GitHub · + SourceHut +

+
+
+ + All systems operational + +
+ + Something's wrong + +
+ + It's just fine; carry on + +
+ + Nothing matters + +
+ + Slow down... + +
+ \ No newline at end of file