This commit is contained in:
CaIon
2023-11-10 00:15:13 +08:00
parent 44d9eb9d05
commit 89be66b75b
2 changed files with 16 additions and 15 deletions

View File

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