Reduce the external files required for gem installation

This commit is contained in:
Cotes Chung
2021-04-19 15:01:07 +08:00
parent 72e8ffafa6
commit a9acaa669d
6 changed files with 5 additions and 2 deletions

10
assets/robots.txt Normal file
View File

@@ -0,0 +1,10 @@
---
permalink: /robots.txt
# The robots rules
---
User-agent: *
Disallow: /norobots/
Sitemap: {{ '/sitemap.xml' | absolute_url }}