diff --git a/docs/home-footbar.mts b/docs/home-footbar.mts index 3a1a274..5366e22 100644 --- a/docs/home-footbar.mts +++ b/docs/home-footbar.mts @@ -24,6 +24,7 @@ export const FooterData: FooterDataType = { links: [ { name: 'GitHub', + icon: 'octicon:mark-github-16', link: 'https://github.com/coder-xiaomo/tutorials', }, {