From 768937b6e6cc9d3f1dcc92d8e5adc6cefa251c6c Mon Sep 17 00:00:00 2001 From: Chris Endemann Date: Wed, 26 Jun 2024 19:26:42 -0500 Subject: [PATCH] try title asc --- Resources/index.qmd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Resources/index.qmd b/Resources/index.qmd index 831cb252..12f39c8f 100644 --- a/Resources/index.qmd +++ b/Resources/index.qmd @@ -5,7 +5,7 @@ listing: type: grid sort-ui: true sort: - - "title desc" + - "title asc" # - "date-desc" image-height: 150px @@ -14,8 +14,7 @@ listing: categories: true date-format: "YYYY-MM-DD" page-size: 6 - contents: - - "*/index.qmd" + toc: false toc-location: body page-layout: full