aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dst/index.html2
-rw-r--r--dst/sitemap.xml2
-rw-r--r--src/_footer.html2
3 files changed, 3 insertions, 3 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>
diff --git a/dst/sitemap.xml b/dst/sitemap.xml
index 6eaeac8..724e4ba 100644
--- a/dst/sitemap.xml
+++ b/dst/sitemap.xml
@@ -4,5 +4,5 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-<url><loc>https://arena.adast.xyz/index.html</loc><lastmod>2023-03-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://arena.adast.xyz/index.html</loc><lastmod>2023-03-13</lastmod><priority>1.0</priority></url>
</urlset>
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>