From a24fea8f3b1a419a9cd4d4edc743d8fb58fccc41 Mon Sep 17 00:00:00 2001 From: Timothy Pidashev Date: Tue, 14 Jan 2025 14:30:22 -0800 Subject: [PATCH] Ensure date is UTC --- src/src/pages/blog/index.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/src/pages/blog/index.astro b/src/src/pages/blog/index.astro index 3e93017..24d5eec 100644 --- a/src/src/pages/blog/index.astro +++ b/src/src/pages/blog/index.astro @@ -16,3 +16,4 @@ const posts = (await getCollection("blog", ({ data }) => { > +