docs: 更新範例文件

This commit is contained in:
noeFly
2025-06-21 23:45:35 +08:00
parent 8471636a5c
commit f57988f27c
+2 -2
View File
@@ -24,12 +24,12 @@ Create a GitHub repository card with the code `::github{repo="<owner>/<repo>"}`.
You can also add dynamic cards that show a GitLab repository, on page load, the repository information is pulled from the GitLab API.
::gitlab{repo="noeFly/blog"}
::gitlab{repo="gitlab-org/gitlab"}
Create a GitHub repository card with the code `::gitlab{repo="<owner>/<repo>"}`.
```markdown
::gitlab{repo="noeFly/blog"}
::gitlab{repo="gitlab-org/gitlab"}
```
## Admonitions