aboutsummaryrefslogtreecommitdiff
path: root/src/web/index.html
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2026-05-28 18:37:11 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2026-05-28 18:37:11 +0200
commit35fb9361b2113f4ebc7179b9421f5f3b8a98a6c7 (patch)
treed0edf41dce305830c7e776de5e120a543fb1d1c2 /src/web/index.html
parent567c1fa209b0820444e2ad2c6234af5e4e203a8f (diff)
add timeline
Diffstat (limited to 'src/web/index.html')
-rw-r--r--src/web/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/web/index.html b/src/web/index.html
index 3bf9953..d2bc6fe 100644
--- a/src/web/index.html
+++ b/src/web/index.html
@@ -1,3 +1,2 @@
-<z-component type="badge">
- <span slot="content">Hello Z!</span>
+<z-component type="timeline" id="timeline">
</z-component>