From b9ef735d68ab88c830c32007f965efd41f98ee2c Mon Sep 17 00:00:00 2001 From: xiecang Date: Thu, 2 Jan 2025 16:40:30 +0000 Subject: [PATCH] fix: sort archive posts by pubDatetime (#415) --- src/pages/archives/index.astro | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/src/pages/archives/index.astro b/src/pages/archives/index.astro index 08c0099..44b380f 100644 --- a/src/pages/archives/index.astro +++ b/src/pages/archives/index.astro @@ -59,9 +59,19 @@ const MonthMap: Record = { {monthGroup.length} ))}