aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/base.html
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-12-27 10:20:15 -0600
committerChristian Cleberg <hello@cleberg.net>2024-12-27 10:20:15 -0600
commit1baf98a81e7e0f4d903419b90469ec92b153edab (patch)
tree9837494bbc74fe5cd5004da45ff2246948af7938 /theme/templates/base.html
parentee7ef7d860e3505e34cfe2070a46b1ecd7f80a11 (diff)
downloadcleberg.net-1baf98a81e7e0f4d903419b90469ec92b153edab.tar.gz
cleberg.net-1baf98a81e7e0f4d903419b90469ec92b153edab.tar.bz2
cleberg.net-1baf98a81e7e0f4d903419b90469ec92b153edab.zip
update git links
Diffstat (limited to 'theme/templates/base.html')
-rw-r--r--theme/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index cbadb28..510c5b6 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -31,7 +31,7 @@
<footer>
<p>Last build: &lt;{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}&gt;</p>
<p>
- <a href="https://sr.ht/~cyborg/cleberg.net" target="_blank"
+ <a href="https://github.com/ccleberg/cleberg.net" target="_blank"
rel="noopener">Source Code</a> &middot;
<a href="/feed.xml">RSS Feed</a>
</p>