diff options
author | Dries Buytaert <dries@buytaert.net> | 2006-08-14 20:35:11 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2006-08-14 20:35:11 +0000 |
commit | 937f9099b47b12ba75c035ac8e328b0bf27ccd02 (patch) | |
tree | ff793e6bd5db3505bb9884499dcf04f469d46ba3 /robots.txt | |
parent | 5b455a2e0fdaec6b5b9c324ffbbe4bddd8c617ee (diff) | |
download | drupal-937f9099b47b12ba75c035ac8e328b0bf27ccd02.tar.gz drupal-937f9099b47b12ba75c035ac8e328b0bf27ccd02.zip |
- Patch #77183 by m3vrck: cleaned up some of the CSS mess.
Diffstat (limited to 'robots.txt')
-rw-r--r-- | robots.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/robots.txt b/robots.txt index c41c1a4243e..3b4230762bc 100644 --- a/robots.txt +++ b/robots.txt @@ -1,8 +1,8 @@ # robots.txt # # This file aims to prevent the crawling and idexing of certain parts -# of your site by web crawlers and spiders run by sites like Yahoo! -# and Google. By telling these "robots" where not to go on your site, +# of your site by web crawlers and spiders run by sites like Yahoo! +# and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # # For more information about the robots.txt standard, see: |