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 140ba9a..a645150 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -42,7 +42,7 @@
<footer>
<p>Last build: {{ now() | date(format="%Y-%m-%d %H:%M:%S") }}</p>
- <p><a href="https://git.cleberg.net/?p=cleberg.net.git;a=summary"
+ <p><a href="https://git.sr.ht/~cyborg/cleberg.net"
target="_blank" rel="noopener">Source Code</a></p>
<p><a href="/atom.xml">Atom RSS Feed</a></p>
</footer>