mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
update the sitemap to new news path
This commit is contained in:
parent
222f9b9a64
commit
fefd7e19f5
@ -60,7 +60,7 @@ urlset(xmlns="http://www.sitemaps.org/schemas/sitemap/0.9")
|
||||
//- Stories
|
||||
each story in stories
|
||||
url
|
||||
loc #{appUrl}/stories/#{story.replace(/\s/g, '-')}
|
||||
loc #{appUrl}/news/#{story.replace(/\s/g, '-')}
|
||||
lastmod= now
|
||||
changefreq daily
|
||||
priority= 0.9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user