Generate a feed.atom too
This commit is contained in:
parent
96382b3231
commit
69c9588608
4 changed files with 2 additions and 2 deletions
|
@ -3,4 +3,4 @@ application/rss+xml:
|
||||||
suffixes: [rss]
|
suffixes: [rss]
|
||||||
application/atom+xml:
|
application/atom+xml:
|
||||||
delimiter: .
|
delimiter: .
|
||||||
suffixes: [xml]
|
suffixes: [atom, xml]
|
||||||
|
|
|
@ -5,4 +5,4 @@ RSS:
|
||||||
Atom:
|
Atom:
|
||||||
mediatype: application/atom+xml
|
mediatype: application/atom+xml
|
||||||
baseName: feed
|
baseName: feed
|
||||||
suffixes: [xml]
|
suffixes: [atom, xml]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue