diff options
Diffstat (limited to 'src/web/index.html')
| -rw-r--r-- | src/web/index.html | 3 |
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> |