From bf1d55265ce4e77adbd94e5de211854e9ee94d76 Mon Sep 17 00:00:00 2001 From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch> Date: Wed, 12 Jun 2024 14:30:30 +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 6005941..ac8b19b 100644 --- a/webpage_contents/index.qmd +++ b/webpage_contents/index.qmd @@ -4,7 +4,7 @@ listing: #categories: true type: table contents: publications - fields: [date, title, first author, last author] + fields: [date, title, First author, Last author] sort: - "date" - "title desc" -- GitLab