diff options
-rw-r--r-- | nummer5/index.qmd | 1 | ||||
-rw-r--r-- | nummer6/index.qmd | 1 |
2 files changed, 2 insertions, 0 deletions
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] 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] |