From 0bad20486d1010bf9d6cb205de735fed40ad9350 Mon Sep 17 00:00:00 2001 From: Chris W Date: Sun, 7 Jan 2024 16:03:00 -0700 Subject: [PATCH] tracking code --- src/pages/index.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.astro b/src/pages/index.astro index 870a98d..9cbfe1b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -15,6 +15,7 @@ const latestPosts = (await getCollection('posts')) +