Update sitemap to include login page

This commit is contained in:
Andrew Miner
2015-05-11 09:48:07 -07:00
parent afcbcb3421
commit 9e318df625
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -22,9 +22,10 @@ base = 'http://crafting-guide.com'
urls = [ urls = [
"#{base}/" "#{base}/"
"#{base}/configure/"
"#{base}/browse/" "#{base}/browse/"
"#{base}/configure/"
"#{base}/craft/" "#{base}/craft/"
"#{base}/login/"
] ]
for modSlug, modData of DefaultMods for modSlug, modData of DefaultMods
+2 -1
View File
@@ -1,7 +1,8 @@
http://crafting-guide.com/ http://crafting-guide.com/
http://crafting-guide.com/configure/
http://crafting-guide.com/browse/ http://crafting-guide.com/browse/
http://crafting-guide.com/configure/
http://crafting-guide.com/craft/ http://crafting-guide.com/craft/
http://crafting-guide.com/login/
http://crafting-guide.com/browse/applied_energistics_2/ http://crafting-guide.com/browse/applied_energistics_2/
http://crafting-guide.com/browse/big_reactors/ http://crafting-guide.com/browse/big_reactors/
http://crafting-guide.com/browse/buildcraft/ http://crafting-guide.com/browse/buildcraft/