diff options
Diffstat (limited to 'src/web/index.html')
| -rw-r--r-- | src/web/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/index.html b/src/web/index.html index d2bc6fe..bcbb165 100644 --- a/src/web/index.html +++ b/src/web/index.html @@ -1,2 +1,4 @@ <z-component type="timeline" id="timeline"> </z-component> +<z-component type="navigation" id="navigation"> +</z-component> |