From 88c0fbf10145ddd4ccd10ee432b4ca1aadd96a91 Mon Sep 17 00:00:00 2001 From: Melonai Date: Fri, 7 May 2021 17:11:50 +0200 Subject: Initial structure --- assets/public/robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 assets/public/robots.txt (limited to 'assets/public/robots.txt') diff --git a/assets/public/robots.txt b/assets/public/robots.txt new file mode 100644 index 0000000..3c9c7c0 --- /dev/null +++ b/assets/public/robots.txt @@ -0,0 +1,5 @@ +# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file +# +# To ban all spiders from the entire site uncomment the next two lines: +# User-agent: * +# Disallow: / -- cgit 1.4.1