Skip to content

Commit

Permalink
feat: hide handler and applicant from search engines
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast committed May 30, 2023
1 parent 602b67e commit 510a1cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/benefit/applicant/public/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow: /
2 changes: 2 additions & 0 deletions frontend/benefit/handler/public/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow: /

0 comments on commit 510a1cd

Please sign in to comment.