Revert "fix name"

This reverts commit 730966ccf0.
This commit is contained in:
CaIon
2023-11-08 01:32:18 +08:00
parent bd38c978a7
commit 3998dbfa99

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: "NekoAPI", text: systemName,
}} }}
// footer={{ // footer={{
// text: '© 2021 NekoAPI', // text: '© 2021 NekoAPI',