Add xml namespaces
This commit is contained in:
@@ -66,6 +66,9 @@ const buildFeeds = (
|
|||||||
_attr: {
|
_attr: {
|
||||||
version: '2.0',
|
version: '2.0',
|
||||||
'xmlns:atom': 'http://www.w3.org/2005/Atom',
|
'xmlns:atom': 'http://www.w3.org/2005/Atom',
|
||||||
|
'xmlns:itunes': 'http://www.itunes.com/dtds/podcast-1.0.dtd',
|
||||||
|
'xmlns:content': 'http://purl.org/rss/1.0/modules/content/',
|
||||||
|
'xmlns:podcast': 'https://podcastindex.org/namespace/1.0',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user