mirror of
https://github.com/peter-tanner/peter-tanner.github.io.git
synced 2024-12-02 13:00:19 +08: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 }}
|