diff --git a/layouts/partials/head.html b/layouts/partials/head.html index dc2844f..5a4f31e 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -4,7 +4,9 @@ {{ if .Params.noindex }} - + {{ if or (eq (.Param "noindex") true) (eq (.Param "noindex") "true") }} + + {{ end }} {{ end }}