mirror of
https://github.com/rustfs/console.git
synced 2026-09-21 06:06:37 +08:00
feat: favicon & logo on login page rustfs/s3-rustfs#252
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
// icons: https://icones.js.org/collection/ri
|
||||
export default [
|
||||
{
|
||||
label: '首页',
|
||||
to: '/',
|
||||
icon: 'ri:home-2-line'
|
||||
},
|
||||
|
||||
{
|
||||
label: '存储桶',
|
||||
to: '/browser',
|
||||
|
||||
Reference in New Issue
Block a user