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 --- nummer5/index.qmd | 1 + 1 file changed, 1 insertion(+) (limited to 'nummer5') diff --git a/nummer5/index.qmd b/nummer5/index.qmd index f97f243..55258b9 100644 --- a/nummer5/index.qmd +++ b/nummer5/index.qmd @@ -17,6 +17,7 @@ listing: - stensliber sort: false max-items: 99 + max-description-length: 200 type: grid grid-columns: 2 fields: [title, subtitle, author, description, image] -- cgit v1.2.3