| author | Thorsten Ortlepp
<post@ortlepp.eu> 2020-03-29 11:13:43 UTC |
| committer | Thorsten Ortlepp
<post@ortlepp.eu> 2020-03-29 11:13:43 UTC |
| parent | 0e644e8e86ff22d8ec2d5bfa6c19e0aa11b8f02b |
| index.html | +2 | -2 |
diff --git a/index.html b/index.html index fb41562..90add3a 100644 --- a/index.html +++ b/index.html @@ -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 ... -->