Set up the Google Webmaster Tools verification page

This commit is contained in:
str4d
2013-02-06 10:26:34 +00:00
parent 87e3ce44b4
commit bf2517afed
3 changed files with 9 additions and 0 deletions

View File

@@ -72,5 +72,7 @@ url('/hosts.txt', 'views.hosts')
url('/robots.txt', 'views.robots')
url('/favicon.ico', 'views.favicon')
url('/googleadcf8b9c9f4ff24f.html', 'views.google')
url('/sitemap_index.xml', 'sitemap.render_sitemap_index')
url('/<lang:lang>/sitemap.xml', 'sitemap.render_sitemap')