mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-31 18:52:38 +00:00
Fix config to include noindex tag
This commit is contained in:
@@ -1 +1 @@
|
||||
{{- if .Site.Params.RemoveFromExternalSearch -}}<meta name="robots" content="noindex">{{- end -}}
|
||||
{{- if .Site.Params.removefromexternalsearch -}}<meta name="robots" content="noindex">{{- end -}}
|
||||
Reference in New Issue
Block a user