diff options
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,8 +13,8 @@ <div id="itemlist"> <!-- First item: Homepage --> <a href="https://ortlepp.eu/" title="Homepage"><i class="fa fa-home fa-fw"></i></a> - <!-- Second item: GitHub --> - <a href="https://github.com/tortlepp" title="GitHub"><i class="fab fa-github"></i></a> + <!-- Second item: Git --> + <a href="https://git.ortlepp.eu/" title="Git"><i class="fab fa-git-alt"></i></a> <!-- Third item: Google --> <a href="https://www.google.com/" title="Google"><i class="fab fa-google"></i></a> <!-- Add more items here ... --> |