aboutsummaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2024-10-21 06:45:03 -0500
committerChristian Cleberg <[email protected]>2024-10-21 06:45:03 -0500
commit76d68acf0c67e42b248144300ee9abd536bd8a01 (patch)
treede9759762c7270862df29adf6ef6f8b98f5b245d /theme
parentc1a04b2f717ecbf4bc1ba54819c62bf4db5617bf (diff)
downloadcleberg.net-76d68acf0c67e42b248144300ee9abd536bd8a01.tar.gz
cleberg.net-76d68acf0c67e42b248144300ee9abd536bd8a01.tar.bz2
cleberg.net-76d68acf0c67e42b248144300ee9abd536bd8a01.zip
partial fix of outdated git links
Diffstat (limited to 'theme')
-rw-r--r--theme/templates/base.html5
-rw-r--r--theme/templates/index.html2
2 files changed, 3 insertions, 4 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index d6b37d2..ccd7449 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -29,9 +29,8 @@
<footer>
<p>Last build: &lt;{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}&gt;</p>
<p>
- <a href="https://git.sr.ht/~cyborg/cleberg.net"
- target="_blank" rel="noopener">Source Code</a>
- &middot;
+ <a href="https://github.com/ccleberg/cleberg.net" target="_blank"
+ rel="noopener">Source Code</a> &middot;
<a href="/feed.xml">RSS Feed</a>
</p>
</footer>
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 906dd2d..5b6df91 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -53,7 +53,7 @@ uid [ultimate] Christian Cleberg &lt;[email protected]&gt;</pre>
>@cyborg:@matrix.tchncs.de</a
>
</li>
- <li><a href="https://git.sr.ht/~cyborg/">Sourcehut</a></li>
+ <li><a href="https://github.com/ccleberg">GitHub</a></li>
</ul>
</section>