aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2024-02-15 20:20:07 -0600
committerChristian Cleberg <[email protected]>2024-02-15 20:20:07 -0600
commit378f66f87a8e35a6984a3a8b94cee604482bdd70 (patch)
tree609c493e07acb9f8be32a52a7ec34e3a54486e01
parent00249736fd2f5e2b49b649b8a30ab6fe2a016726 (diff)
downloadcleberg.net-378f66f87a8e35a6984a3a8b94cee604482bdd70.tar.gz
cleberg.net-378f66f87a8e35a6984a3a8b94cee604482bdd70.tar.bz2
cleberg.net-378f66f87a8e35a6984a3a8b94cee604482bdd70.zip
update git link name
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
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 %}