pages/assets/robots.txt
JustinVollmer 1e3657f788
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 3m59s
init
2025-02-27 22:54:37 +01:00

11 lines
133 B
Plaintext

---
permalink: /robots.txt
# The robots rules
---
User-agent: *
Disallow: /norobots/
Sitemap: {{ '/sitemap.xml' | absolute_url }}