Ver Fonte

no message

Ryuiso há 1 ano atrás
pai
commit
50e74c071a
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      app/layout.tsx

+ 3 - 3
app/layout.tsx

@@ -10,10 +10,10 @@ import { GoogleTagManager } from "@next/third-parties/google";
 const serverConfig = getServerSideConfig();
 
 export const metadata: Metadata = {
-  title: "智能助理",
-  description: "Your personal ChatGPT Chat Bot.",
+  title: "建科招聘智能助理",
+  description: "",
   appleWebApp: {
-    title: "NextChat",
+    title: "建科招聘智能助理",
     statusBarStyle: "default",
   },
 };