From 0e69f190f713da89b1275fe5907839123a918282 Mon Sep 17 00:00:00 2001 From: Triston Armstrong Date: Sun, 7 Jan 2024 14:29:27 -0600 Subject: [PATCH] add key prop to body tag in head --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index 5887254..4799bc4 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -17,7 +17,7 @@ export default function Landing({ jobs, skills, projects }: LandingProps) {
{/* */} - + peng