From bdbfef706cd7380484a390273e2e19c3ecf2003a Mon Sep 17 00:00:00 2001
From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch>
Date: Wed, 12 Jun 2024 14:35:16 +0200
Subject: [PATCH] Update 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 ac8b19b..bd3556b 100644
--- a/webpage_contents/index.qmd
+++ b/webpage_contents/index.qmd
@@ -6,7 +6,7 @@ listing:
   contents: publications
   fields: [date, title, First author, Last author]
   sort:
-    - "date"
+    - "date desc"
     - "title desc"
   sort-ui: true
   filter-ui: true 
-- 
GitLab