fix title
This commit is contained in:
@@ -15,8 +15,8 @@ const geistMono = Geist_Mono({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
description: "Text Analyzer - Natter",
|
title: "Text Analyzer - Natter",
|
||||||
title: "Analyze your Text in real-time.",
|
description: "Analyze your Text in real-time.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default async function RootLayout(props: { children: React.ReactNode }) {
|
export default async function RootLayout(props: { children: React.ReactNode }) {
|
||||||
|
|||||||
Reference in New Issue
Block a user