From 4c63f763e1fe266afeed12ce0eb7a7b2d24d54c7 Mon Sep 17 00:00:00 2001 From: Kyle Hensel Date: Tue, 25 Jun 2024 19:48:13 +1000 Subject: [PATCH] add missing links to the home page --- src/pages/home.tsx | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/pages/home.tsx b/src/pages/home.tsx index 0f8b351..5780b37 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -4,13 +4,33 @@ export const Home: React.FC = () => ( );