mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
rss
This commit is contained in:
@@ -55,7 +55,7 @@ function generateLocalesSitemap(link, allPages, locale) {
|
||||
priority: '0.7'
|
||||
},
|
||||
{
|
||||
loc: `${link}${locale}/feed`,
|
||||
loc: `${link}${locale}/rss/feed.xml`,
|
||||
lastmod: new Date().toISOString().split('T')[0],
|
||||
changefreq: 'daily',
|
||||
priority: '0.7'
|
||||
|
||||
Reference in New Issue
Block a user