diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.html | 2 |
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 %} |