mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
Add robots.txt
This commit is contained in:
parent
fe6e7e2a01
commit
e6feb90121
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