mirror of
https://github.com/getzola/zola
synced 2024-12-14 06:12:27 +00:00
f4a1e99b98
The W3C feed validator fails to validate RSS 2.0 and Atom 1.0 feed elements that do not contain a valid author. This change adds an `authors: Vec<String>` to pages, as well as an `author: Option<String>` to Config that will act as a default to use in RSS and Atom templates if no page-level authors are specified. |
||
---|---|---|
.. | ||
applying_page_template | ||
paginated | ||
posts | ||
rebuild | ||
reverse-paginated | ||
secret_section | ||
.should-not-be-picked-up.md | ||
_index.md | ||
hello.md | ||
root-page-1.md | ||
root-page-2.md |