aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--allium/templates/skeleton.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/allium/templates/skeleton.html b/allium/templates/skeleton.html
index f6b4a82..65b5d3c 100644
--- a/allium/templates/skeleton.html
+++ b/allium/templates/skeleton.html
@@ -48,7 +48,7 @@
{% block footer %}
<footer class="page-footer font-small">
<div class="footer-copyright text-center text-muted">
-<p>generated by <a href="https://git.jordan.im/allium">allium</a> on
+<p>generated by <a href="https://github.com/tempname1024/allium">allium</a> on
{{ relays.timestamp }}</p>
</div>
</footer>