Move home page into svelte and remove some old junk

This commit is contained in:
2022-02-21 23:25:44 +01:00
parent e4e061869e
commit 692c96eb63
27 changed files with 1497 additions and 2564 deletions

View File

@@ -23,7 +23,6 @@
<script>
let apiEndpoint = '{{.APIEndpoint}}';
{{template `util.js`}}
{{template `history.js`}}
</script>
{{template "analytics"}}