mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-23 02:26:36 +08:00
fix name
This commit is contained in:
parent
47b862129b
commit
730966ccf0
@ -151,7 +151,7 @@ const HeaderBar = () => {
|
|||||||
}}
|
}}
|
||||||
header={{
|
header={{
|
||||||
logo: <img src={logo} alt='logo' style={{marginRight: '0.75em'}}/>,
|
logo: <img src={logo} alt='logo' style={{marginRight: '0.75em'}}/>,
|
||||||
text: systemName,
|
text: "NekoAPI",
|
||||||
}}
|
}}
|
||||||
// footer={{
|
// footer={{
|
||||||
// text: '© 2021 NekoAPI',
|
// text: '© 2021 NekoAPI',
|
||||||
|
Loading…
Reference in New Issue
Block a user