Skip to content

Commit

Permalink
Merge pull request #9092 from hashicorp/fix_robots_txt_format
Browse files Browse the repository at this point in the history
Fix robots.txt to disallow indexing of all paths
  • Loading branch information
finnigja authored Oct 14, 2020
2 parents 116b2b8 + ad74eef commit afdf81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# http://www.robotstxt.org
User-agent: *
Disallow:
Disallow: /

0 comments on commit afdf81b

Please sign in to comment.