diff --git a/apps/web/public/robots.txt b/apps/web/public/robots.txt index 2d1aa039b..7f4904e35 100644 --- a/apps/web/public/robots.txt +++ b/apps/web/public/robots.txt @@ -1,3 +1,3 @@ # https://www.robotstxt.org/robotstxt.html User-agent: * -Disallow: / \ No newline at end of file +Allow: / \ No newline at end of file