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