Add site footer

This commit is contained in:
2026-07-09 02:58:53 +09:00
parent ea858ad28e
commit 2966d5b979
2 changed files with 10 additions and 1 deletions
@@ -42,5 +42,6 @@ function renderNav(items, prefix = []) {
<slot />
</main>
</div>
<footer class="site-footer">2026 Hare</footer>
</body>
</html>