From bf4b52cf72354b220102279efb4b2445ac5bf0c6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 25 Apr 2024 16:04:55 +0200 Subject: use 2 columns on index page (not 3) --- nummer1/index.qmd | 1 + 1 file changed, 1 insertion(+) (limited to 'nummer1/index.qmd') diff --git a/nummer1/index.qmd b/nummer1/index.qmd index dec7b2d..bea2bc0 100644 --- a/nummer1/index.qmd +++ b/nummer1/index.qmd @@ -15,6 +15,7 @@ listing: sort: false max-items: 99 type: grid + grid-columns: 2 fields: [title, subtitle, author, description, image] aliases: - /index.html -- cgit v1.2.3