From ad067413776383a98a674c54aa88af8ea856d20d Mon Sep 17 00:00:00 2001 From: yoginawaka Date: Mon, 17 Mar 2025 18:46:53 +0000 Subject: [PATCH] Update app/layout.tsx --- app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index 21a2939..4854df9 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,7 +6,7 @@ import '@/styles/globals.css'; const inter = Inter({ subsets: ['latin'] }); export const metadata: Metadata = { - title: "dotbase", + title: "DotBase", description: "The Visual Model Forge. Craft, Combine, and Deploy AI Models with Drag-and-Drop Simplicity.", openGraph: {