HeaderSetup
goto src/templates/header_config.json config header
main_name is your website name
right_feature only support "Feedback" and "Discord"
use Discord set key
NEXT_PUBLIC_DISCORD=
{
"main_name": "JanusPro",
"left_feature": [
{
"name": "Text To Image",
"link": "/create/janus-pro-image-generator"
},
{
"name": "Image Understanding",
"link": "/create/janus-pro-image-understanding"
},
{
"name": "Pricing",
"link": "/pricing"
}
],
"right_feature": [
"Feedback", "Discord"
]
}
Logo setup
Replace the following file with your logo
src/components/icon/logo.png
public/favicon.ico