From 790f9c2f7a141e4aa389b2934116f77828f35591 Mon Sep 17 00:00:00 2001 From: Derek Brown Date: Tue, 4 Feb 2025 19:43:39 -0600 Subject: [PATCH] Update styles --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 228e5eb..1af5489 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -16,7 +16,7 @@ allNotes.sort((a, b) => Date.parse(b.data.pubDate) - Date.parse(a.data.pubDate)) MetaUrl="https://derekbrown.io" >
-
Latest Notes
+
Latest Notes
View all