diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-05-07 08:50:14 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-05-07 08:50:14 -0500 |
commit | a42c81464ecd7559e4f0a90e51f19ba2087b24d6 (patch) | |
tree | 2e9e2bda1346f979371b00578c1c15a7924f5c8b /templates/index.html | |
parent | f8391043a2094397d51712e53d0ac89f567dca62 (diff) | |
download | cleberg.net-a42c81464ecd7559e4f0a90e51f19ba2087b24d6.tar.gz cleberg.net-a42c81464ecd7559e4f0a90e51f19ba2087b24d6.tar.bz2 cleberg.net-a42c81464ecd7559e4f0a90e51f19ba2087b24d6.zip |
update git links from gitweb to sourcehut
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html index 449a05c..767ff78 100644 --- a/templates/index.html +++ b/templates/index.html @@ -37,8 +37,8 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <li>hello [at] cleberg.net (<a href="/gpg.txt">GPG</a>)</li> <li><a href="https://matrix.to/#/@cyborg:matrix.tchncs.de" target="_blank" rel="noopener">@cyborg:@matrix.tchncs.de</a></li> - <li><a href="https://git.cleberg.net/" target="_blank" - rel="noopener">Git</a></li> + <li><a href="https://https://git.sr.ht/~cyborg/" target="_blank" + rel="noopener">Sourcehut</a></li> </ul> </section> {% endblock content %} |