cmc/cleberg.net

My personal web garden & blog.

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

378f66f87a8e35a6984a3a8b94cee604482bdd70

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-02-16T02:20:07Z

update git link name
 templates/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/index.html b/templates/index.html
index 914f748..8b86fe0 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -34,7 +34,7 @@
 	<ul>
 		<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/cleberg.net.git" target="_blank" rel="noopener">GitHub</a></li>
+		<li><a href="https://git.cleberg.net/cleberg.net.git" target="_blank" rel="noopener">Git</a></li>
 	</ul>
 </section>
 {% endblock content %}