This commit is contained in:
CaIon 2023-11-08 01:25:47 +08:00
parent 47b862129b
commit 730966ccf0

View File

@ -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',