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