Update src/app/layout.tsx
This commit is contained in:
@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Creative Minds Landscaping", description: "Professional landscaping and hardscaping services in Amenia, NY"};
|
||||
title: "Creative Minds Landscaping", description: "Professional landscaping and hardscaping services in Amenia, NY"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -1392,4 +1393,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user