From 6aab44a9cfb4221b98e6785450fd1cf2702ae8c8 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 10 Feb 2024 14:15:04 +0100 Subject: omit listing reading-time --- nummer1/index.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nummer1/index.qmd b/nummer1/index.qmd index 7dad61a..bb2d185 100644 --- a/nummer1/index.qmd +++ b/nummer1/index.qmd @@ -15,7 +15,7 @@ listing: sort: false max-items: 99 type: grid - fields: [title, subtitle, author, description, image, reading-time] + fields: [title, subtitle, author, description, image] aliases: - /index.html --- -- cgit v1.2.3