From f4e70cfd8cb920b39421c3ee228f4f65d12176b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Fri, 3 Jul 2020 20:26:40 +0200 Subject: [PATCH] Create robots.txt --- robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..f736b7e --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +# Make changes for all web spiders +User-agent: * +Disallow: /index.html \ No newline at end of file -- 2.51.2