From f269a49cc4578327bd8899425553d5c8dab61dbf Mon Sep 17 00:00:00 2001 From: Yash Vardhan Date: Thu, 11 Jun 2026 00:15:51 +0530 Subject: [PATCH] chore: major fix in robots.txt --- frontend/public/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/robots.txt b/frontend/public/robots.txt index d0cf3f4..c23f717 100644 --- a/frontend/public/robots.txt +++ b/frontend/public/robots.txt @@ -1,4 +1,4 @@ User-agent: * Allow: / -Sitemap: https://yashpluto.vercel.app/sitemap.xml \ No newline at end of file +Sitemap: https://yash-pluto.vercel.app/sitemap.xml \ No newline at end of file