edit footer and add footer-handlebar to every page

This commit is contained in:
Tobias Hilfiker
2022-12-21 16:13:12 +01:00
parent f4870daabc
commit a42c8d3ec7
5 changed files with 5 additions and 4 deletions

View File

@@ -16,4 +16,5 @@
<script type="module" src="/main.js"></script>
</body>
{{> footer }}
</html>