mirror of
https://github.com/woodchen-ink/nezha-dash-v1.git
synced 2025-07-19 01:51:54 +08:00
rename
This commit is contained in:
parent
647bdb9fa1
commit
54bb313905
@ -24,7 +24,7 @@ function Header() {
|
||||
const siteName = settingData?.data?.site_name
|
||||
|
||||
useEffect(() => {
|
||||
document.title = siteName || "NEZHA"
|
||||
document.title = siteName || "哪吒监控 Nezha Monitoring"
|
||||
}, [siteName])
|
||||
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user