From 57e5ead20dad8d4ee8de24eb8f3f2b3a6b3accf1 Mon Sep 17 00:00:00 2001 From: Xevion Date: Fri, 30 Dec 2022 16:40:35 -0600 Subject: [PATCH] Fix unescaped entities this is getting annoying. finally turning on eslint lol --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index e4b266e..ef754b6 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -102,7 +102,7 @@ const Home: NextPage = ({projects}: HomeStaticProps) => {
-
Hi. I'm Ryan Walters.
+
Hi. I'm Ryan Walters.
Full Stack Software Developer