Mercurial > dottes
annotate web/robots.txt @ 318:77372a0166fe
Use PDFs as input sources for PNG generation.
The PDFs are cropped, so don't have a margin. Thus margins can be the concern of
CSS only.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Tue, 16 Jul 2013 16:27:49 +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: / |