From e86c7c383d6cb9898465f83088e15db3243b6082 Mon Sep 17 00:00:00 2001
From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch>
Date: Tue, 7 May 2024 19:06:47 +0200
Subject: [PATCH] Update index.qmd

---
 webpage_contents/index.qmd | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/webpage_contents/index.qmd b/webpage_contents/index.qmd
index 6f91473..a61e5a5 100644
--- a/webpage_contents/index.qmd
+++ b/webpage_contents/index.qmd
@@ -6,9 +6,8 @@ listing:
   fields: [title, subtitle]
   sort-ui: true
   filter-ui: true
-  contents: publications/*.qmd
-format:
-  html
+   contents:
+      - "./publications/*.qmd"
 ---
 
 ## 
-- 
GitLab