Mercurial > dottes
annotate web/robots.txt @ 250:991c5c984c69
Decide to use the default paragraph indent.
A zero indent means that you really then want space between paragraphs.
And that in turn means that you get extra spaces between a tune and
any Change notification.
So for now use the default indentation to signal a paragraph and see
how that goes.
Possibly the tunes should be generate such that there is no paragraph
between the graphic and the change notification, but I'd have to work
out how.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Fri, 14 Jun 2013 23:39:37 +0100 |
parents | f2c8ca48b8a4 |
children |
rev | line source |
---|---|
222
f2c8ca48b8a4
Add robots.txt instructing the site not to be indexed.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
1 # Stop indexing of this site. |
f2c8ca48b8a4
Add robots.txt instructing the site not to be indexed.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
2 User-agent: * |
f2c8ca48b8a4
Add robots.txt instructing the site not to be indexed.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
3 Disallow: / |