summaryrefslogtreecommitdiffstats
path: root/sitemaps.py
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2013-01-04 10:15:42 -0600
committerDan McGee <dan@archlinux.org>2013-01-12 15:51:42 -0600
commitec2ab9ba35e83dce20789b48f52f3aec02d788fc (patch)
tree81b762060604f4ca9eab9e3447f758d1f704b753 /sitemaps.py
parent3d23df0b661de5ccd5096dda22abcfb161e8b1b4 (diff)
downloadarchweb-ec2ab9ba35e83dce20789b48f52f3aec02d788fc.tar.gz
archweb-ec2ab9ba35e83dce20789b48f52f3aec02d788fc.zip
Add mirror status page to base sitemap
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'sitemaps.py')
-rw-r--r--sitemaps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sitemaps.py b/sitemaps.py
index bce3e005..0388627b 100644
--- a/sitemaps.py
+++ b/sitemaps.py
@@ -105,6 +105,7 @@ class BaseSitemap(Sitemap):
'page-donate',
'feeds-list',
'mirror-list',
+ 'mirror-status',
'mirrorlist',
'packages-differences',
'releng-test-overview',