zola/components/templates
Chris Morgan 048949ea31 Rename last_build_date to latest_date
The variable name matched the RSS tag it ended up in, but was misleading
about what it actually was—because if you actually want “last build
date”, you should use `now()`. (Due to the potential for edits, I think
that either there should be an official `updated` field on pages, or
that these templates should use `now()`.)
2020-04-14 17:27:08 +05:30
..
src Rename last_build_date to latest_date 2020-04-14 17:27:08 +05:30
Cargo.toml Update deps + fix some misleading doc 2020-04-12 17:21:04 +02:00