From 8c3cfb693e6ca0b03c9d9b7653d7eecd4f94f62c Mon Sep 17 00:00:00 2001 From: Frank van Puffelen Date: Sat, 4 Jan 2025 08:21:29 -0800 Subject: [PATCH] Update [...slug].astro --- src/pages/[...slug].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/[...slug].astro b/src/pages/[...slug].astro index 508afa4..72d7815 100644 --- a/src/pages/[...slug].astro +++ b/src/pages/[...slug].astro @@ -41,7 +41,7 @@ console.log(`Rendering ${post.file} with pubDate: ${pubDate}, isReadme: ${isRead <> Redirecting to: ${post.redirectTo} - +