diff --git a/content/_index.md b/content/_index.md index 8e1937c..9d068ba 100644 --- a/content/_index.md +++ b/content/_index.md @@ -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.