diff options
| author | Luc Donnet | 2015-02-09 14:28:03 +0100 |
|---|---|---|
| committer | Luc Donnet | 2015-02-09 14:28:03 +0100 |
| commit | fc4f3d87cf4418083b5a8a0ee24669f430106703 (patch) | |
| tree | 0f390c3bf7fc0f5ef729d0f2c65c71a76dd5b13c /public | |
| parent | 85c1db258c11d660bc3e55e0229b1302aae1d02f (diff) | |
| download | chouette-core-fc4f3d87cf4418083b5a8a0ee24669f430106703.tar.bz2 | |
Initialize sitemap to use help with search engine
Diffstat (limited to 'public')
| -rw-r--r-- | public/favicon.ico | 0 | ||||
| -rw-r--r-- | public/robots.txt | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index e69de29bb..000000000 --- a/public/favicon.ico +++ /dev/null diff --git a/public/robots.txt b/public/robots.txt index 085187fa5..83584fb50 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -3,3 +3,4 @@ # To ban all spiders from the entire site uncomment the next two lines: # User-Agent: * # Disallow: / +Sitemap: http://appli.chouette.mobi/chouette2/sitemap.xml.gz |
