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="/"}`.