Get the Atom output type all set up
Atom feed is generated at feed.xml using the index.atom.xml template
This commit is contained in:
parent
244220b914
commit
aeafd0b530
3 changed files with 6 additions and 2 deletions
|
@ -2,3 +2,7 @@ RSS:
|
|||
mediatype: application/rss+xml
|
||||
baseName: feed
|
||||
suffixes: [rss]
|
||||
Atom:
|
||||
mediatype: application/atom+xml
|
||||
baseName: feed
|
||||
suffixes: [xml]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue