Skip to content

Commit

Permalink
Create a Robots.txt File
Browse files Browse the repository at this point in the history
This is a very simple addition of the robots.txt file which disallows indexing of the entire website. #1262
  • Loading branch information
njfdev authored Jul 4, 2022
1 parent 5358e28 commit db67127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow: /

0 comments on commit db67127

Please sign in to comment.