diff options
| author | Mike McQuaid | 2017-07-02 15:09:10 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2017-07-02 15:09:26 +0100 |
| commit | 72c24b9498dea85c27d3ce7fdd5c79e621f47869 (patch) | |
| tree | a768c8447520a91e84541d56189331b5e9c3285b /docs/robots.txt | |
| parent | f012660489529bf8b4ffc436b33ed0af5e5af404 (diff) | |
| download | brew-72c24b9498dea85c27d3ce7fdd5c79e621f47869.tar.bz2 | |
docs: Add sitemap.xml, robots.txt.
Also, while we're here, cleanup the favicon and apple-touch-icon
duplication mess.
Diffstat (limited to 'docs/robots.txt')
| -rw-r--r-- | docs/robots.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/robots.txt b/docs/robots.txt new file mode 100644 index 000000000..4937a300e --- /dev/null +++ b/docs/robots.txt @@ -0,0 +1,4 @@ +--- +--- +User-agent: * +Sitemap: {{ site.url }}/sitemap.xml |
