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