2019-09-30 15:38:41 +03:00
|
|
|
---
|
|
|
|
# The robots rules
|
2020-01-02 16:17:49 +03:00
|
|
|
# v2.0
|
|
|
|
# https://github.com/cotes2020/jekyll-theme-chirpy
|
2019-09-30 15:38:41 +03:00
|
|
|
# © 2017-2019 Cotes Chung
|
|
|
|
# MIT License
|
|
|
|
layout: null
|
|
|
|
permalink: robots.txt
|
|
|
|
---
|
|
|
|
|
|
|
|
User-agent: *
|
|
|
|
|
|
|
|
Disallow: /norobots/
|
|
|
|
|
2021-01-18 18:27:43 +03:00
|
|
|
Sitemap: {{ '/sitemap.xml' | absolute_url }}
|