mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Import the framework.
This commit is contained in:
13
robots.txt
Normal file
13
robots.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# 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
|
||||
Reference in New Issue
Block a user