From 59f6327118a1b3373c9c1cd0fe8e977b802b02b3 Mon Sep 17 00:00:00 2001 From: Xevion Date: Fri, 30 Dec 2022 16:59:42 -0600 Subject: [PATCH] Add WIP badge to top right in index cover --- src/pages/index.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 8de82c6..d984231 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -78,14 +78,18 @@ const Home: NextPage = ({projects}: HomeStaticProps) => {
+
+ WIP +
+
-
Hi. I'm Ryan Walters.
+
Hi. I'm Ryan Walters.
Full Stack Software Developer
+ className="flex py-12 sm:py-8 min-h-screen flex-row md:items-center justify-center">
{