aboutsummaryrefslogtreecommitdiff
path: root/src/_footer.html
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-03-13 23:59:20 +0100
committerAdam Stück <adam@adast.xyz>2023-03-13 23:59:20 +0100
commita5f327a28d85e5080153c3c7804bc69519607b7b (patch)
treece678d74761f8a94c8f15992b3049e8a7700d78f /src/_footer.html
parentecaa6910e86ec74603f8c635adcbd3774ca64f6e (diff)
Update footer links
Link to arena-web repo and license
Diffstat (limited to 'src/_footer.html')
-rw-r--r--src/_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_footer.html b/src/_footer.html
index 3a2bc68..7408831 100644
--- a/src/_footer.html
+++ b/src/_footer.html
@@ -3,7 +3,7 @@
<span><a href="#">↑ Back to Top</a></span><br><br>
<small>
Built with <a href="https://rgz.ee/ssg.html">ssg</a>.<br>
- The <a href="#">code for this site</a> is <a href="#">MIT</a>.
+ The <a href="https://git.sr.ht/~adamski/arena-web">code for this site</a> is <a href="https://git.sr.ht/~adamski/arena-web/tree/main/item/LICENSE">MIT</a>.
</small>
</footer>
</main>