Point to the localized homepage

This commit is contained in:
Simone Dotto 2022-05-21 17:13:03 +02:00
parent 1969ea2645
commit 884d4c741a

View file

@ -1,5 +1,5 @@
<header id="banner">
<h2><a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></h2>
<h2><a href="{{ "/" | absLangURL }}">{{ .Site.Title }}</a></h2>
<nav>
<ul>
{{ range .Site.Menus.main.ByWeight -}}