From cf372357f54a4f0f561dd290b2c0f91701ee5ec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= Date: Fri, 14 Mar 2025 00:29:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BA=95=E9=83=A8=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=20GitHub=20=E9=93=BE=E6=8E=A5=E6=B7=BB=E5=8A=A0=20ico?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/home-footbar.mts | 1 + 1 file changed, 1 insertion(+) 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', }, {