atom feed added

This commit is contained in:
HolgerHatGarKeineNode
2023-02-15 20:53:05 +01:00
parent 6b76361d55
commit b35ca3456a

View File

@@ -27,7 +27,7 @@ return [
* a banner/logo; for RSS and JSON feeds, it's displayed as an icon. * a banner/logo; for RSS and JSON feeds, it's displayed as an icon.
* An empty value omits the image attribute from the feed. * An empty value omits the image attribute from the feed.
*/ */
'image' => asset('img/einundzwanzig.png'), 'image' => '/img/einundzwanzig.png',
/* /*
* The format of the feed. Acceptable values are 'rss', 'atom', or 'json'. * The format of the feed. Acceptable values are 'rss', 'atom', or 'json'.