Update sitemap to include login page
This commit is contained in:
+2
-1
@@ -22,9 +22,10 @@ base = 'http://crafting-guide.com'
|
||||
|
||||
urls = [
|
||||
"#{base}/"
|
||||
"#{base}/configure/"
|
||||
"#{base}/browse/"
|
||||
"#{base}/configure/"
|
||||
"#{base}/craft/"
|
||||
"#{base}/login/"
|
||||
]
|
||||
|
||||
for modSlug, modData of DefaultMods
|
||||
|
||||
Reference in New Issue
Block a user