mirror of https://github.com/jpanther/congo.git
🩹 Update robots.txt template
parent
1de995a8e6
commit
e465eaeb33
|
@ -1,6 +1,6 @@
|
||||||
User-agent: *
|
User-agent: *
|
||||||
{{- if hugo.IsProduction | or (eq .Site.Params.env "production") }}
|
{{- if hugo.IsProduction | or (eq .Site.Params.env "production") }}
|
||||||
Disallow:
|
Allow: /
|
||||||
{{- else }}
|
{{- else }}
|
||||||
Disallow: /
|
Disallow: /
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in New Issue