There was an error while loading. Please reload this page.
1 parent 32b1ff3 commit 60991acCopy full SHA for 60991ac
1 file changed
src/utils/rss.js
@@ -41,7 +41,7 @@ export const rssSettings = ({ latestPost = null, endpoint = '/rss.xml' } = {}) =
41
content: 'http://purl.org/rss/1.0/modules/content/'
42
},
43
customData: [
44
- '<language>en-us</language>',
+ '<language>uk-UA</language>',
45
`<copyright>${DEFAULT_COPYRIGHT}</copyright>`,
46
`<pubDate>${lastPubDate}</pubDate>`,
47
`<lastBuildDate>${nowDate}</lastBuildDate>`,
0 commit comments