This commit is contained in:
CaIon
2023-11-08 01:33:58 +08:00
parent 7237d20ec4
commit 48733be56b
2 changed files with 5 additions and 6 deletions

View File

@@ -151,7 +151,7 @@ const HeaderBar = () => {
}}
header={{
logo: <img src={logo} alt='logo' style={{marginRight: '0.75em'}}/>,
text: systemName,
text: "NekoAPI",
}}
// footer={{
// text: '© 2021 NekoAPI',