diff --git a/app/layout.tsx b/app/layout.tsx index 1356628..5b41a6e 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -5,8 +5,8 @@ import { ThemeProvider } from "@/components/theme-provider" const inter = Inter({ subsets: ["latin"] }) export const metadata = { - title: "KokonutUI Dashboard", - description: "A modern dashboard with theme switching", + title: "Ember", + description: "", } export default function RootLayout({