Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
AstarF authored and AstarF committed Aug 23, 2023
1 parent 8a0d2bc commit 0574acd
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 @@ -6,7 +6,7 @@ import { getClientConfig } from "./config/client";
import { type Metadata } from 'next';

export const metadata: Metadata = {
title: "ChatGPT Next Web",
title: "千面·GPT",
description: "Your personal ChatGPT Chat Bot.",
viewport: {
width: "device-width",
Expand All @@ -18,7 +18,7 @@ export const metadata: Metadata = {
{ media: "(prefers-color-scheme: dark)", color: "#151515" },
],
appleWebApp: {
title: "ChatGPT Next Web",
title: "千面·GPT",
statusBarStyle: "default",
},
};
Expand Down

1 comment on commit 0574acd

@4everland
Copy link

@4everland 4everland bot commented on 0574acd Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following parameters

parameters Value
IPFS CID bafybeiehxoxrqthjqt5hqrylfqhsybuhsjm42j45svcgfwd5iwrljmbora
Assigned domain https://qianmian-01cxkvx8-astarf.4everland.app
https://qianmian.4everland.app
Custom domain

Please sign in to comment.