Mise à jour de la version applicative dans VERSION.txt.
This commit is contained in:
parent
6c7f91c72f
commit
2bfab05b49
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ class StaticViewSitemap(sitemaps.Sitemap):
|
||||||
return ["home"] # Les noms de tes URLs
|
return ["home"] # Les noms de tes URLs
|
||||||
|
|
||||||
def location(self, item):
|
def location(self, item):
|
||||||
return "https://partirdezero.com"
|
return ""
|
||||||
Loading…
Add table
Add a link
Reference in a new issue