zola/components/templates
Seth Morabito f4a1e99b98 Page and config authors (#2024) (#2092)
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.
2023-02-16 20:49:03 +01:00
..
src Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
Cargo.toml Update changelog and deps 2022-06-10 20:14:38 +02:00
gutenberg.jpg Revamp the images template functions 2021-06-10 10:26:12 +02:00