diff --git a/webpage_contents/index.qmd b/webpage_contents/index.qmd index c32e12dd01ddc4fe64ec7626b821c06c78ed2789..dbcd9b236e9badb27a0c95ca05824e4a05b43c19 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 ---