From 4a595c14fcf13edf4e7caae126bd6264f60c9bef Mon Sep 17 00:00:00 2001 From: prototypa Date: Wed, 10 Aug 2022 18:17:00 -0400 Subject: [PATCH] Fix robots.txt --- public/robots.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/robots.txt b/public/robots.txt index 89ff1db..aaa69b9 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,4 +1,3 @@ User-agent: * -Allow: / - +Disallow: Sitemap: https://astrowind.vercel.app/sitemap-index.xml \ No newline at end of file