fix: change meta tags
This commit is contained in:
parent
577c4821ff
commit
088cc3227d
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ import "./globals.css";
|
||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Create Next App",
|
title: "Cognee",
|
||||||
description: "Generated by create next app",
|
description: "Cognee Dev Mexican Standoff",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue