fixup: Add a note to readme

This commit is contained in:
Andrew Borg 2025-01-13 14:42:24 +00:00
parent 9989929679
commit 56fbfcfc52
No known key found for this signature in database

View file

@ -348,6 +348,16 @@ page_titles = "combined"
All the configuration options are also described in
[`config.toml`](../master/config.toml).
### Post date format
You can customize the format of the post date by adding:
```toml
[extra]
# Overwrite the format to Jan 13, 2025.
post_date_format = "%b %d, %Y"
```
## Extending
Each of the templates defines named blocks, so