cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

ccacd8716871eebc80b59c71822e23ae90025da2

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-12-12T17:32:02Z

fix sourcehut profile link
 README.org                 | 2 +-
 theme/templates/base.html  | 2 +-
 theme/templates/index.html | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index f223076..e1765c6 100644
--- a/README.org
+++ b/README.org
@@ -63,5 +63,5 @@ cleberg.net, taking advantage of the existing template structure and formatting.
 ** Contributing & Tasks
 
 For those interested in contributing to this project or addressing any
-outstanding issues, please refer to the [[https://github.com/ccleberg/cleberg.net/issues][issues page]]. This is where you can find
+outstanding issues, please refer to the [[https://todo.sr.ht/~cyborg/cleberg.net][issues page]]. This is where you can find
 a comprehensive list of open tickets or submit a new ticket for consideration.
diff --git a/theme/templates/base.html b/theme/templates/base.html
index ccd7449..3281da6 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -29,7 +29,7 @@
 	<footer>
 		<p>Last build: &lt;{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}&gt;</p>
 		<p>
-			<a href="https://github.com/ccleberg/cleberg.net" target="_blank"
+			<a href="https://sr.ht/~cyborg/cleberg.net" target="_blank"
 			rel="noopener">Source Code</a> &middot;
 			<a href="/feed.xml">RSS Feed</a>
 		</p>
diff --git a/theme/templates/index.html b/theme/templates/index.html
index e707d3b..0531385 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -53,7 +53,7 @@ uid           [ultimate] Christian Cleberg &lt;hello@cleberg.net&gt;</pre>
 				>@cyborg:@matrix.tchncs.de</a
 			>
 		</li>
-		<li><a href="https://github.com/ccleberg">GitHub</a></li>
+		<li><a href="https://sr.ht/~cyborg">Sourcehut</a></li>
 	</ul>
 </section>