Add robots.txt
This commit is contained in:
parent
d5dc27ce72
commit
9767b89323
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
layout: false
|
||||
noindex: true
|
||||
---
|
||||
|
||||
User-agent: *
|
||||
Disallow: /404
|
||||
Disallow: /500
|
Loading…
Reference in New Issue