From 8c5389a15977521cf86b783feafa92cec7215fcb Mon Sep 17 00:00:00 2001
From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch>
Date: Tue, 7 May 2024 15:46:01 +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 a486666..2f3c335 100644
--- a/webpage_contents/index.qmd
+++ b/webpage_contents/index.qmd
@@ -6,7 +6,7 @@ listing:
   fields: [title, subtitle]
   sort-ui: true
   filter-ui: true
-  contents: '**/*.qmd'
+  contents: 'publications/*.qmd'
 
 ---
 
-- 
GitLab