From 653cb9460f31fbb9c866c1aaeeaf168ad925c92a Mon Sep 17 00:00:00 2001 From: d3v1l0n Date: Mon, 23 Dec 2024 22:23:09 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20remove=20robots=20unneces?= =?UTF-8?q?sary=20for=20s=20TLD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/robots.txt | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index def59bd8..00000000 --- a/public/robots.txt +++ /dev/null @@ -1,4 +0,0 @@ -User-agent: * -Disallow: /private/ -Allow: / -Sitemap: https://snigdha-os.github.io/sitemap.xml