Fix config to include noindex tag

This commit is contained in:
Ryan Watters
2017-03-01 09:45:18 -06:00
parent 2c07f13308
commit 50b301cb73
+1 -1
View File
@@ -1 +1 @@
{{- if .Site.Params.RemoveFromExternalSearch -}}<meta name="robots" content="noindex">{{- end -}}
{{- if .Site.Params.removefromexternalsearch -}}<meta name="robots" content="noindex">{{- end -}}