From 3f662629018cf3fade924be36fc26b031b021d0a Mon Sep 17 00:00:00 2001 From: noeFly Date: Sat, 21 Jun 2025 23:46:01 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20=E5=9B=9E=E5=BE=A9=E5=85=88=E5=89=8D?= =?UTF-8?q?=E7=9A=84=E8=AA=A4=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/posts/markdown-extended.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/posts/markdown-extended.md b/src/content/posts/markdown-extended.md index a1d76e8..564be71 100644 --- a/src/content/posts/markdown-extended.md +++ b/src/content/posts/markdown-extended.md @@ -12,7 +12,7 @@ draft: false ## GitHub Repository Cards You can add dynamic cards that link to GitHub repositories, on page load, the repository information is pulled from the GitHub API. -::github{repo="saicaca/fuwari"} +::github{repo="Fabrizz/MMM-OnSpotify"} Create a GitHub repository card with the code `::github{repo="/"}`.