From b79bb836963fe20206840dba1afc732a2e21f4d8 Mon Sep 17 00:00:00 2001 From: WayneGoosen <13494899+WayneGoosen@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:37:38 +0200 Subject: [PATCH] feat: update blog name and footer --- src/components/Footer.astro | 2 +- src/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 2621536..e46413a 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -3,5 +3,5 @@ const today = new Date() --- diff --git a/src/pages/index.astro b/src/pages/index.astro index e1fca0d..258b56d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -10,7 +10,7 @@ const posts = await getPosts(MAX_POSTS) --- - +