From 58c66e7414ce2c6f23f303447a2a171415bd807c Mon Sep 17 00:00:00 2001 From: Lea Date: Wed, 17 Jan 2024 20:22:06 +0100 Subject: [PATCH] sfguzdfg --- src/app/layout.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ea1c5da..d1246aa 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -4,11 +4,11 @@ import './globals.css'; import AuthWrapper from '@/lib/components/AuthWrapper'; import { getServerSession } from 'next-auth'; import NavigationPanel from '@/lib/components/ui/NavigationPanel'; -import { Flex, ThemePanel } from '@radix-ui/themes'; +import { Flex } from '@radix-ui/themes'; export const metadata: Metadata = { - title: 'Create Next App', - description: 'Generated by create next app', + title: 'Maddy Admin', + description: 'Maddy mail server configuration panel', }; export default async function RootLayout({