From 2d67da4ba75d87159001b88b3efc8707f128d1d1 Mon Sep 17 00:00:00 2001 From: imnyang Date: Sun, 19 Apr 2026 20:32:05 +0900 Subject: [PATCH] chore: remove robots.txt file to allow search engine indexing --- apps/frontend/src/app/robots.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 apps/frontend/src/app/robots.txt diff --git a/apps/frontend/src/app/robots.txt b/apps/frontend/src/app/robots.txt deleted file mode 100644 index 4e0bfc5..0000000 --- a/apps/frontend/src/app/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-Agent: * -Disallow: / \ No newline at end of file