Skip to content

Commit

Permalink
vercel redeployment
Browse files Browse the repository at this point in the history
  • Loading branch information
RetiredQQ authored Nov 11, 2024
1 parent 459c373 commit 516c028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ import { GoogleTagManager, GoogleAnalytics } from "@next/third-parties/google";
const serverConfig = getServerSideConfig();

export const metadata: Metadata = {
title: "NextChat",
description: "Your personal ChatGPT Chat Bot.",
title: "RevoChat",
description: "Your personal RevoChat Bot.",
appleWebApp: {
title: "NextChat",
statusBarStyle: "default",
Expand Down

0 comments on commit 516c028

Please sign in to comment.