From 5926244c381420b1557e0a3690ccb6365932fd80 Mon Sep 17 00:00:00 2001 From: Kieran Klukas <92754843+kcoderhtml@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:51:47 -0500 Subject: [PATCH 1/3] chore: change name to reflect branding --- src/layouts/Layout.astro | 2 +- src/pages/index.astro | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index cfdf00d..9cb207a 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -10,7 +10,7 @@ const { title } = Astro.props; - + diff --git a/src/pages/index.astro b/src/pages/index.astro index 3fe405b..5496703 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -3,7 +3,7 @@ import Layout from '../layouts/Layout.astro'; import '../styles/style.css'; --- - +