diff --git a/web/public/index.html b/web/public/index.html index c219de9..66afe1c 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -5,10 +5,11 @@ - - - NekoAPI + + MiaoKo API diff --git a/web/src/components/SiderBar.js b/web/src/components/SiderBar.js index 685bf65..2c68bfa 100644 --- a/web/src/components/SiderBar.js +++ b/web/src/components/SiderBar.js @@ -179,7 +179,7 @@ const HeaderBar = () => { }} header={{ logo: logo, - text: 'NekoAPI' + text: 'MiaoKoAPI' }} // footer={{ // text: '© 2021 NekoAPI',