zola-theme-terminimal/templates
Heitor Pascoal de Bittencourt bef4cc9020
shortcodes: use async and lazy for images.
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.
2024-02-06 15:31:27 -03:00
..
macros Fix show_only_description not to break page content 2023-12-18 21:22:33 +01:00
shortcodes shortcodes: use async and lazy for images. 2024-02-06 15:31:27 -03:00
tags Add the ability to include page titles in HTML title element 2023-01-28 13:15:03 +01:00
404.html Add OpenGraph support 2023-11-09 17:43:30 -03:00
archive.html Add the ability to include page titles in HTML title element 2023-01-28 13:15:03 +01:00
index.html Merge pull request #53 from AntoniosBarotsis/show-description 2023-12-14 09:05:43 +01:00
page.html Fix show_only_description not to break page content 2023-12-18 21:22:33 +01:00