1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore: 底部导航栏 GitHub 链接添加 icon

This commit is contained in:
2025-03-14 00:29:44 +08:00
parent acdfb535a2
commit cf372357f5

View File

@@ -24,6 +24,7 @@ export const FooterData: FooterDataType = {
links: [
{
name: 'GitHub',
icon: 'octicon:mark-github-16',
link: 'https://github.com/coder-xiaomo/tutorials',
},
{