ref: 4a366fcfee24b3a5a5045b16c3b87b76147adf5e
dir: /docs/themes/gohugoioTheme/layouts/robots.txt/
User-agent: * # robotstxt.org - if ENV production variable is false robots will be disallowed. {{ if eq (getenv "HUGO_ENV") "production" }} Disallow: admin/ Disallow: {{ else }} Disallow: / {{ end }}