Add source link to footer
This commit is contained in:
@@ -42,6 +42,9 @@ function renderNav(items, prefix = []) {
|
||||
<slot />
|
||||
</main>
|
||||
</div>
|
||||
<footer class="site-footer">2026 Hare</footer>
|
||||
<footer class="site-footer">
|
||||
<span>2026 Hare</span>
|
||||
<a href="https://gitea.hareworks.net/Hare/Decodal">Source</a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user