From c708e6e932fc0a2714f39f2f6cf19ff3eb98b64a Mon Sep 17 00:00:00 2001 From: daudix Date: Sun, 15 Sep 2024 22:38:29 +0300 Subject: [PATCH] Mention the forgotten-by-all banner_pixels variable [SKIP CI] --- content/_index.md | 1 + 1 file changed, 1 insertion(+) 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.