From 10f5b97b488755f635f6191c6ca9e6ad0acd74ba Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Tue, 18 Sep 2018 02:03:06 +0100 Subject: [PATCH] Added robots --- robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..77470cb --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file