From a3a4ce32f0596ff0bf48c7cc04292389e0d9627d Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Thu, 11 Jul 2013 19:44:22 +0200 Subject: Move static files into the hyperkitty prefix --- hyperkitty/static/robots.txt | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 hyperkitty/static/robots.txt (limited to 'hyperkitty/static/robots.txt') diff --git a/hyperkitty/static/robots.txt b/hyperkitty/static/robots.txt deleted file mode 100644 index 5fe5da1..0000000 --- a/hyperkitty/static/robots.txt +++ /dev/null @@ -1,4 +0,0 @@ -User-agent: * -Disallow: /accounts/ -Disallow: /admin/ -Disallow: /vote/ -- cgit