aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-06-23 13:20:07 -0500
committerChristian Cleberg <hello@cleberg.net>2024-06-23 13:20:07 -0500
commit31ea2cb746beacca59443d078ae537624f5b7749 (patch)
tree0354910d688a0e286d82175ca5edd0c3de6f4907 /templates/base.html
parent2c9594a54da4578584a76a92d168bde0dffe7fca (diff)
downloadcleberg.net-31ea2cb746beacca59443d078ae537624f5b7749.tar.gz
cleberg.net-31ea2cb746beacca59443d078ae537624f5b7749.tar.bz2
cleberg.net-31ea2cb746beacca59443d078ae537624f5b7749.zip
remove sourcehut references
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 56b2be7..08c3c3a 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://git.sr.ht/~cyborg/cleberg.net"
+ <a href="https://github.com/ccleberg/cleberg.net"
target="_blank" rel="noopener">Source Code</a>
&middot;
<a href="/atom.xml">Atom RSS Feed</a>