change position of footer, make logo link to home

This commit is contained in:
Tobias Hilfiker
2022-12-21 19:57:34 +01:00
parent afaac5c7ac
commit 5d0d05a950
5 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
</div>
</div>
{{> footer }}
<script type="module" src="/main.js"></script>
</body>
{{> footer }}
</html>