aboutsummaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-05 22:24:48 -0300
committerEuAndreh <eu@euandre.org>2020-02-05 22:24:48 -0300
commite3d4bd847a04b1797c3f2deb48b50b199ee7ba6c (patch)
tree96ff19b4917afc60319aa3740f330e0b1ff04c70 /_layouts/default.html
parentUse commonmark instead of kramdown (diff)
downloadeuandre.org-e3d4bd847a04b1797c3f2deb48b50b199ee7ba6c.tar.gz
euandre.org-e3d4bd847a04b1797c3f2deb48b50b199ee7ba6c.tar.xz
Point to language-specific home
Diffstat (limited to '')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 7240997..c33b960 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -25,7 +25,7 @@
<header>
<nav>
<div id="nav-left">
- <a href="/">{{ site.t.home[page.lang] }}</a>
+ <a href="{{ site.t.home_url[page.lang] }}">{{ site.t.home[page.lang] }}</a>
</div>
<div id="nav-right">
<ul>