Update app/layout.tsx

This commit is contained in:
yoginawaka 2025-03-17 18:46:53 +00:00
parent 97d59ce297
commit ad06741377

View File

@ -6,7 +6,7 @@ import '@/styles/globals.css';
const inter = Inter({ subsets: ['latin'] }); const inter = Inter({ subsets: ['latin'] });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "dotbase", title: "DotBase",
description: description:
"The Visual Model Forge. Craft, Combine, and Deploy AI Models with Drag-and-Drop Simplicity.", "The Visual Model Forge. Craft, Combine, and Deploy AI Models with Drag-and-Drop Simplicity.",
openGraph: { openGraph: {