diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 4f028c6..d8f27ba 100644 --- a/templates/base.html +++ b/templates/base.html @@ -48,7 +48,7 @@ <a href="https://github.com/Yaroslav-95" title="GitHub"> <span class="icon"><img src="/svg/icons/github.svg"/></span> </a> - <a href="https://git.yaroslavps.com/yaroslav" title="Git server"> + <a href="https://git.yaroslavps.com/" title="Git server"> <span class="icon"><img src="/svg/icons/git.svg"/></span> </a> </div> |