diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-04-25 16:04:55 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-25 16:23:45 +0200 |
commit | bf4b52cf72354b220102279efb4b2445ac5bf0c6 (patch) | |
tree | f47ef07d6c68440bba9d28d57a65e557ed84feec /nummer2/index.qmd | |
parent | 85a3ceecb26fbc1d044e9d285910e47e8adfa1a4 (diff) |
use 2 columns on index page (not 3)
Diffstat (limited to 'nummer2/index.qmd')
-rw-r--r-- | nummer2/index.qmd | 1 |
1 files changed, 1 insertions, 0 deletions
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 |