mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 08:07:51 +00:00
13 lines
199 B
Plaintext
13 lines
199 B
Plaintext
---
|
|
# The robots rules
|
|
# © 2017-2019 Cotes Chung
|
|
# MIT License
|
|
layout: null
|
|
permalink: robots.txt
|
|
---
|
|
|
|
User-agent: *
|
|
|
|
Disallow: /norobots/
|
|
|
|
Sitemap: {{ site.url | append: site.baseurl }}/sitemap.xml |