mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-11-21 00:10:24 +01:00
Zola v0.18 added an option to set all images with `decoding=async` and `load=lazy`, but this only applies to `<img>` tags generated from Markdown `![]()` syntax. This patch adds these attributes by default to `figure` and `image` macros. |
||
|---|---|---|
| .. | ||
| macros | ||
| shortcodes | ||
| tags | ||
| 404.html | ||
| archive.html | ||
| index.html | ||
| page.html | ||