Update src/app/layout.tsx
This commit is contained in:
@@ -10,7 +10,8 @@ const interTight = Inter_Tight({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "How can I help you?", description: "Your helpful assistant ready to support you with any questions or tasks you might have."};
|
||||
title: "How can I help you?", description: "Your helpful assistant ready to support you with any questions or tasks you might have."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user