mirror of
https://github.com/getzola/zola
synced 2025-01-08 09:58:49 +00:00
a1ac81681b
* templates:atom: add support for multiple authors Atom 1.0 [0] support multiple `<author>` entries in the feed. This commit modified the template to generate as many `<author>` as the page's metadata contains. [0] https://validator.w3.org/feed/docs/atom.html#recommendedEntryElements * Test we can have multiple authors in ATOM feeds |
||
---|---|---|
.. | ||
common.rs | ||
invalid.rs | ||
site.rs | ||
site_i18n.rs |