From 8c2cc709b19375110b0de751460d7441c1f80d00 Mon Sep 17 00:00:00 2001
From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch>
Date: Tue, 7 May 2024 20:07:24 +0200
Subject: [PATCH] Update file index.qmd

---
 webpage_contents/index.qmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webpage_contents/index.qmd b/webpage_contents/index.qmd
index 4353994..acf9c82 100644
--- a/webpage_contents/index.qmd
+++ b/webpage_contents/index.qmd
@@ -4,7 +4,7 @@ listing:
   categories: true
   type: table  
   contents: 
-    - '**/*.qmd'
+    - '**/**/*.qmd'
   fields: [title, subtitle, author]
   sort-ui: true
   filter-ui: true
-- 
GitLab