Mention the forgotten-by-all banner_pixels variable [SKIP CI]

This commit is contained in:
daudix
2024-09-15 22:38:29 +03:00
parent 727d85080e
commit c708e6e932

View File

@ -109,6 +109,7 @@ Duckquill has some [front matter](https://www.getzola.org/documentation/content/
### Blog post specific:
- `banner`: Filename of the [colocated](https://www.getzola.org/documentation/content/overview/#asset-colocation) banner image. Recommended dimensions are 2:1 aspect ratio and 1920x960 resolution.
- `banner_pixels` Makes the banner use nearest neighbor algorithm for scaling, useful for keeping pixel-art sharp.
- `archived`: Make the post visually stand out in the post list. Also accepts message as a value.
- `featured`: Ditto but doesn't accept message as a value.
- `hot`: Ditto.