diff --git a/layouts/partials/head.html b/layouts/partials/head.html index e3fbcf3e..d5cfa003 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -3,6 +3,8 @@ {{- .Site.Title }} {{- if not hugo.IsProduction }} + {{- else if .Params.noindex }} + {{- end }}