aboutsummaryrefslogtreecommitdiff
path: root/templates
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
parent2c9594a54da4578584a76a92d168bde0dffe7fca (diff)
downloadcleberg.net-31ea2cb746beacca59443d078ae537624f5b7749.tar.gz
cleberg.net-31ea2cb746beacca59443d078ae537624f5b7749.tar.bz2
cleberg.net-31ea2cb746beacca59443d078ae537624f5b7749.zip
remove sourcehut references
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
-rw-r--r--templates/index.html2
2 files changed, 2 insertions, 2 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>
diff --git a/templates/index.html b/templates/index.html
index 2e7dd5d..e077f83 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -48,7 +48,7 @@ uid [ultimate] Christian Cleberg &lt;hello@cleberg.net&gt;</pre>
>
</li>
<li>
- <a href="https://git.sr.ht/~cyborg/" target="_blank" rel="noopener"
+ <a href="https://github.com/ccleberg/" target="_blank" rel="noopener"
>Sourcehut</a
>
</li>