From d6e113fa75e7b74558a50d478fab463cf346c736 Mon Sep 17 00:00:00 2001
From: Henry-Hiles
Date: Mon, 24 Apr 2023 11:00:02 -0400
Subject: [PATCH] Some more fixes
---
src/components/About.astro | 2 +-
src/layouts/Layout.astro | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/components/About.astro b/src/components/About.astro
index 50b3036..960c3ab 100644
--- a/src/components/About.astro
+++ b/src/components/About.astro
@@ -20,7 +20,7 @@ import Divider from "./Divider.astro"
extensive experience with React, SolidJS, Node.js, and
ASP.NET Razor Pages. I have used my Node.js knowledge to
create{" "}
- QuadraticBot 2.0, a giveaway bot
+ QuadraticBot 2.0, a giveaway bot
for discord.
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 8290fbe..0bc22b1 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -14,15 +14,15 @@ const { page } = Astro.props
-
+
-
+
Henry Hiles - {page}