From 5db8be1c5b7316dcdf57766ee429f2984700017c Mon Sep 17 00:00:00 2001 From: zmeyer44 Date: Sun, 15 Oct 2023 14:32:25 -0400 Subject: [PATCH] splash screens --- app/layout.tsx | 3 +++ app/robots.ts | 10 ++++++++++ 2 files changed, 13 insertions(+) create mode 100644 app/robots.ts diff --git a/app/layout.tsx b/app/layout.tsx index 151dc49..c01c2bf 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -58,6 +58,9 @@ export default function RootLayout({ }) { return ( + + +