Explorar o código

fix(layout): update metadata title and description for the application

vtugulan hai 6 meses
pai
achega
393bb1a7e7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/layout.tsx

+ 2 - 2
app/layout.tsx

@@ -14,8 +14,8 @@ const geistMono = Geist_Mono({
 });
 
 export const metadata: Metadata = {
-  title: "Create Next App",
-  description: "Generated by create next app",
+  title: "vtor.io",
+  description: "Bespoke solutions for your business",
 };
 
 export default function RootLayout({