aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 08c3c3a..56b2be7 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -43,7 +43,7 @@
<footer>
<p>Last build: &lt;{{ now() | date(format='%Y-%m-%d %a %H:%M:%S') }}&gt;</p>
<p>
- <a href="https://github.com/ccleberg/cleberg.net"
+ <a href="https://git.sr.ht/~cyborg/cleberg.net"
target="_blank" rel="noopener">Source Code</a>
&middot;
<a href="/atom.xml">Atom RSS Feed</a>