Skip to content

Commit

Permalink
feat: Removed redundant User-agent which may cause conflict among cra…
Browse files Browse the repository at this point in the history
…wlers
  • Loading branch information
Mayur committed Nov 20, 2024
1 parent 3ac7ee7 commit 8b94046
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions apps/web/public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
User-agent: *
Disallow:

User-agent: *
Allow: /auth/signin
Allow: /auth/signup
Allow: /auth/signup

0 comments on commit 8b94046

Please sign in to comment.