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) --- nummer2/index.qmd | 1 + 1 file changed, 1 insertion(+) (limited to 'nummer2/index.qmd') diff --git a/nummer2/index.qmd b/nummer2/index.qmd index 40bba58..bea7079 100644 --- a/nummer2/index.qmd +++ b/nummer2/index.qmd @@ -13,6 +13,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