Explorar el Código

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

vtugulan hace 6 meses
padre
commit
393bb1a7e7
Se han modificado 1 ficheros con 2 adiciones y 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({