Skip to content

Commit 50d79eb

Browse files
committed
rss
1 parent b39b47b commit 50d79eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/sitemap.xml.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function generateLocalesSitemap(link, allPages, locale) {
5555
priority: '0.7'
5656
},
5757
{
58-
loc: `${link}${locale}/feed`,
58+
loc: `${link}${locale}/rss/feed.xml`,
5959
lastmod: new Date().toISOString().split('T')[0],
6060
changefreq: 'daily',
6161
priority: '0.7'

0 commit comments

Comments
 (0)