chore: to new logo and name
This commit is contained in:
parent
06f502a524
commit
9c1cf0adb8
5 changed files with 10 additions and 19 deletions
|
|
@ -38,7 +38,7 @@ const Main: FC = () => {
|
|||
|
||||
useEffect(() => {
|
||||
if (APP_INFO?.title) {
|
||||
document.title = `${APP_INFO.title} - Powered by LangGenius`
|
||||
document.title = `${APP_INFO.title} - Powered by Dify`
|
||||
}
|
||||
}, [APP_INFO?.title])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue