diff --git a/layouts/partials/essentials/footer.html b/layouts/partials/essentials/footer.html index b5f912f..4d692cc 100755 --- a/layouts/partials/essentials/footer.html +++ b/layouts/partials/essentials/footer.html @@ -5,7 +5,7 @@ + href="{{ site.Home.Permalink }}"> {{ partial "logo" }} @@ -19,7 +19,7 @@ {{ end }} href="{{ if findRE `^#` .URL }} {{ if not $.IsHome }} - {{ site.BaseURL | relLangURL }} + {{ site.Home.Permalink }} {{ end }}{{ .URL }} {{ else }} {{ .URL | relLangURL }}