From 2cb7d7bb227a0cf389be9b67f9cf3b40d5d90d06 Mon Sep 17 00:00:00 2001 From: yoginawaka Date: Mon, 17 Mar 2025 18:37:48 +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 1aa4118..21a2939 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -12,7 +12,7 @@ export const metadata: Metadata = { openGraph: { type: "website", url: "https://dotbase.ai/", - title: "dotbase", + title: "DotBase", description: "The Visual Model Forge. Craft, Combine, and Deploy AI Models with Drag-and-Drop Simplicity.", images: `https://i.imgur.com/UgGWBt5.png`,