{{ .Site.Title }}
+ diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 4dc8fbd..33853e6 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -5,14 +5,19 @@
+{{ $url := replace .Permalink ( printf "%s" .Site.BaseURL) "" }} +{{ if eq $url "" }} +