From f259de4836f4e243b8e62793740f68402ffcdf27 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 12 Apr 2024 20:11:41 +0100 Subject: [PATCH] Show the most recent talks first --- config/sync/views.view.talks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/views.view.talks.yml b/config/sync/views.view.talks.yml index 16a3c6c..7ba11c7 100644 --- a/config/sync/views.view.talks.yml +++ b/config/sync/views.view.talks.yml @@ -105,7 +105,7 @@ display: entity_type: node entity_field: created plugin_id: date - order: ASC + order: DESC expose: label: '' field_identifier: ''