From e7efdc046c69948cce2354d9d710e501100b0567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= <yps@yaroslavps.com> Date: Fri, 11 Dec 2020 01:08:50 +0300 Subject: Update links to git server --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index a5d318c..6af40ef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,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> -- cgit v1.2.3