diff --git a/foefrenzy/maps.html b/foefrenzy/maps.html index 9963799..99bb5b1 100644 --- a/foefrenzy/maps.html +++ b/foefrenzy/maps.html @@ -5,10 +5,10 @@ - Foe Frenzy + Foe Frenzy - Custom Maps - + diff --git a/node/sitemap.js b/node/sitemap.js index 00be23c..8f12ff6 100644 --- a/node/sitemap.js +++ b/node/sitemap.js @@ -43,6 +43,9 @@ function refreshSitemap(folder) { { url: '/foefrenzy', priority: 0.7 + }, + { + url: '/foefrenzy/maps' } ] });