diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-13 23:59:20 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-03-13 23:59:20 +0100 |
commit | a5f327a28d85e5080153c3c7804bc69519607b7b (patch) | |
tree | ce678d74761f8a94c8f15992b3049e8a7700d78f /dst/index.html | |
parent | ecaa6910e86ec74603f8c635adcbd3774ca64f6e (diff) |
Update footer links
Link to arena-web repo and license
Diffstat (limited to 'dst/index.html')
-rw-r--r-- | dst/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dst/index.html b/dst/index.html index 1e1418c..9597c75 100644 --- a/dst/index.html +++ b/dst/index.html @@ -53,7 +53,7 @@ etiquette</a>]</p> <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> |