ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
72.56k stars 57.62k forks source link

[Feature Request]: Ability to change website title and brand #4799

Open EdiWang opened 1 month ago

EdiWang commented 1 month ago

Problem Description

Currently the application title and logo is fixed to "NextChat", which isn't customizable.

Solution Description

Provide an environment variable like BRAND_NAME to set the app brand name and title.

If BRAND_NAME is not empty, display "Powered by NextChat" as subtitle.

Alternatives Considered

No response

Additional Context

No response