瀏覽代碼

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

vtugulan 6 月之前
父節點
當前提交
393bb1a7e7
共有 1 個文件被更改,包括 2 次插入2 次删除
  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({