mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
---
|
|
permalink: /robots.txt
|
|
# The robots rules
|
|
---
|
|
|
|
User-agent: *
|
|
|
|
Disallow: /norobots/
|
|
|
|
Sitemap: {{ '/sitemap.xml' | absolute_url }}
|