From c0036cfc797276cfd5ebba5a20fb3ee8405632e7 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 25 May 2017 16:11:15 +0200 Subject: [PATCH] robots --- public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..77470cb --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file