cmc/cleberg.net

My personal web garden & blog.

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

30e4f863c8d8b0ee6678bb83f02b513eb193491a

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-04-06T18:24:50Z

fix: clarify project sentence on index page
 theme/templates/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/theme/templates/index.html b/theme/templates/index.html
index 0642f77..42d1625 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -22,14 +22,14 @@
         <li><a href="https://sr.ht/~ccleberg/Rune/">Rune</a>: iOS client for Njalla</li>
         <li><a href="https://github.com/audit-labs/audit-tools">Audit Tools</a>: Automated scripts for auditors</li>
     </ul>
-    <p><i>Find my SourceHut and GitHub profile links below for more projects.</i></p>
+    <p><i>More projects are available on SourceHut and GitHub below.</i></p>
 </section>
 
 <section>
     <h2>Elsewhere</h2>
     <ul>
         <li>Sourcehut (primary): <a href="https://sr.ht/~ccleberg">~ccleberg</a></li>
-        <li>GitHub (backup): <a href="https://github.com/ccleberg">@ccleberg</a></li>
+        <li>GitHub (mirror): <a href="https://github.com/ccleberg">@ccleberg</a></li>
         <li>Email: <a href="mailto:hello@cleberg.net">hello@cleberg.net</a> (<a href="/gpg.txt">GPG</a>)</li>
         <li>Signal: <a href="https://signal.me/#eu/JYao4TQ7pIOaSk4HwMiaPRP47la4DlKaGnjklHzHJWldg31wG0JDSJYqLjVx9Hou">@cmc.01</a></li>
     </ul>