MayMeow/php-encrypt

View on GitHub
docs/layouts/robots.txt

Summary

Maintainability
Test Coverage
User-agent: *
{{ if eq (hugo.Environment) "production" -}}
Allow: /
{{ else -}}
Disallow: /
{{ end }}
Sitemap: {{ "sitemap.xml" | absURL -}}