From 0d5848c2adce32ec277a9b717c189b04cc043ab9 Mon Sep 17 00:00:00 2001 From: pchmielnik <135322581+pchmielnik@users.noreply.github.com> Date: Thu, 14 Mar 2024 13:11:58 +0100 Subject: [PATCH] Disable robots blocking (#14) Co-authored-by: Piotr Chmielnik --- robots.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 robots.txt diff --git a/robots.txt b/robots.txt deleted file mode 100644 index 77470cb39f..0000000000 --- a/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: / \ No newline at end of file