From 57cc95574e616a47fc19a6e78cb62c64209cd99f Mon Sep 17 00:00:00 2001 From: Tyler Hill Date: Tue, 15 Oct 2024 17:56:05 -0500 Subject: [PATCH] Add title --- src/pages/dashboard/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/dashboard/index.tsx b/src/pages/dashboard/index.tsx index 34095cd..f1d660b 100644 --- a/src/pages/dashboard/index.tsx +++ b/src/pages/dashboard/index.tsx @@ -763,6 +763,7 @@ export const Dashboard: NextPage = () => { return ( <> + Dashboard - Nebula Labs