Update sitemap.py

This commit is contained in:
Dan 2019-06-07 16:24:18 +02:00
parent 571af6e0b9
commit 3c1faff2a6

View File

@ -27,6 +27,7 @@ dirs = {
"start": ("weekly", 0.9),
"api": ("weekly", 0.8),
"topics": ("weekly", 0.8),
"releases": ("weekly", 0.8),
"telegram": ("weekly", 0.6)
}