更换底部仓库链接、浏览器展示icon

This commit is contained in:
aoshiguchen
2023-03-17 22:24:11 +08:00
parent 9f81350711
commit 5263c30129
2 changed files with 6 additions and 6 deletions
@@ -135,17 +135,17 @@ module.exports = {
{
iconClass: 'icon-youjian',
title: '发邮件',
link: 'mailto:[email protected]'
link: 'mailto:[email protected]'
},
{
iconClass: 'icon-github',
title: 'GitHub',
iconClass: 'icon-gitee',
title: 'Gitee',
link: 'https://gitee.com/dromara/neutrino-proxy'
},
{
iconClass: 'icon-erji',
title: '听音乐',
link: 'https://music.163.com/#/playlist?id=755597173'
iconClass: 'icon-github',
title: 'Github',
link: 'https://github.com/aoshiguchen/neutrino-proxy'
}
]
},
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB