aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2020-12-11 01:08:50 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2020-12-11 01:08:50 +0300
commite7efdc046c69948cce2354d9d710e501100b0567 (patch)
treee33a449193aadf878b7cac218844a584b6389161 /templates
parent71cee1fcae841199bde9d703692920602debe980 (diff)
downloadyaroslavps.com-e7efdc046c69948cce2354d9d710e501100b0567.tar.gz
yaroslavps.com-e7efdc046c69948cce2354d9d710e501100b0567.zip
Update links to git server
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
-rw-r--r--templates/index.html2
2 files changed, 2 insertions, 2 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>
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>