From 92eb8143762e116e8959f6270271fd5540ca50ac Mon Sep 17 00:00:00 2001 From: horus_arch Date: Wed, 7 Feb 2018 18:07:53 +0100 Subject: Adds basic site in laravel. --- site/public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 site/public/robots.txt (limited to 'site/public/robots.txt') diff --git a/site/public/robots.txt b/site/public/robots.txt new file mode 100644 index 0000000..eb05362 --- /dev/null +++ b/site/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: -- cgit v1.2.3