diff --git a/public/robots.txt b/public/robots.txt index 085187f..fe8ce00 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,5 +1,3 @@ # See http://www.robotstxt.org/wc/norobots.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: / +User-Agent: * +Disallow: / -- libgit2 0.21.2