From 2c516fb2b2f44859cc426c74dcfaa5b0a0810260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Tue, 16 Jul 2024 01:28:42 +0200 Subject: [PATCH 1/2] Sort blog posts reverse date --- themes/solr/templates/bloghome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/solr/templates/bloghome.html b/themes/solr/templates/bloghome.html index 959dab27b..03e15f7a9 100644 --- a/themes/solr/templates/bloghome.html +++ b/themes/solr/templates/bloghome.html @@ -23,7 +23,7 @@

Solr Blog Posts {{ article.title }} From a2ad443d1fcdb54a140b9de01971939d0551636c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Fri, 26 Jul 2024 00:26:52 +0200 Subject: [PATCH 2/2] Sort by real date --- themes/solr/templates/bloghome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/solr/templates/bloghome.html b/themes/solr/templates/bloghome.html index 03e15f7a9..61782a6cb 100644 --- a/themes/solr/templates/bloghome.html +++ b/themes/solr/templates/bloghome.html @@ -23,7 +23,7 @@

Solr Blog Posts {{ article.title }}