From bcbfdb2a514d52e34bdff19e12059d761cdfe819 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 15 Jun 2025 11:38:23 +0200 Subject: tolerate longer article summary on issue front page --- nummer6/index.qmd | 1 + 1 file changed, 1 insertion(+) (limited to 'nummer6') diff --git a/nummer6/index.qmd b/nummer6/index.qmd index a21db1c..1320498 100644 --- a/nummer6/index.qmd +++ b/nummer6/index.qmd @@ -27,6 +27,7 @@ listing: sort: false max-items: 99 page-size: 36 + max-description-length: 200 type: grid grid-columns: 2 fields: [title, subtitle, author, description, image] -- cgit v1.2.3