docs: 更新範例文件

This commit is contained in:
noeFly
2025-06-22 00:32:34 +08:00
parent 7cd09b117d
commit 967a4d5d17
+1 -1
View File
@@ -28,7 +28,7 @@ You can also add dynamic cards that show a GitLab repository, on page load, the
Create a GitHub repository card with the code `::gitlab{repo="<owner>/<repo>"}`.
```markdown
```mdx
::gitlab{repo="gitlab-org/gitlab"}
```