mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Add robots.txt
This commit is contained in:
parent
d5dc27ce72
commit
9767b89323
1 changed files with 8 additions and 0 deletions
8
website/source/robots.txt
Normal file
8
website/source/robots.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
layout: false
|
||||
noindex: true
|
||||
---
|
||||
|
||||
User-agent: *
|
||||
Disallow: /404
|
||||
Disallow: /500
|
||||
Loading…
Reference in a new issue