about summary refs log tree commit diff stats
path: root/templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.html b/templates/header.html
index c1d3c3e..43f6c40 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -1,5 +1,5 @@
 <header>
-  <a href="{{ config.base_url }}" class="title">
+  <a href="{{ get_url(path="@/_index.md", lang=lang) }}" class="title">
     <h2>{{ config.title }}</h2>
   </a>
   <nav>