From 8dd0a2d155487508bd3b1474576b9486087bce63 Mon Sep 17 00:00:00 2001 From: Justin Date: Mon, 1 Jan 2024 05:46:29 -0500 Subject: [PATCH] chore: hide cv --- src/app/(index)/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(index)/page.tsx b/src/app/(index)/page.tsx index aa9ccd7..93eefac 100644 --- a/src/app/(index)/page.tsx +++ b/src/app/(index)/page.tsx @@ -10,12 +10,12 @@ import Link from "next/link"; export default async function Page() { return ( <> -
+ {/*
-
+
*/}