From f6469f16a012b2f40fc2a6210ebf147eb0c858ac Mon Sep 17 00:00:00 2001 From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch> Date: Wed, 12 Jun 2024 14:20:06 +0200 Subject: [PATCH] Update file index.qmd --- webpage_contents/index.qmd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/webpage_contents/index.qmd b/webpage_contents/index.qmd index c32e12d..dbcd9b2 100644 --- a/webpage_contents/index.qmd +++ b/webpage_contents/index.qmd @@ -4,7 +4,10 @@ listing: #categories: true type: table contents: publications - fields: [subtitle, title, first author, last author] + fields: [date, subtitle, title, first author, last author] + sort: + - "date" + - "title desc" sort-ui: true filter-ui: true --- -- GitLab