From a79ef349c81fc0283a79c87681a96785ff82ae33 Mon Sep 17 00:00:00 2001
From: Adam <24621027+adoyle0@users.noreply.github.com>
Date: Tue, 27 Aug 2024 02:27:49 -0400
Subject: [PATCH] aesthetic af
---
client/src/pages/home.rs | 3 +++
1 file changed, 3 insertions(+)
diff --git a/client/src/pages/home.rs b/client/src/pages/home.rs
index f17c028..b81b34b 100644
--- a/client/src/pages/home.rs
+++ b/client/src/pages/home.rs
@@ -57,6 +57,9 @@ pub fn Home() -> impl IntoView {
git
+
+
+
}
}