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