docs: 更新範例文件
This commit is contained in:
@@ -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.
|
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>"}`.
|
Create a GitHub repository card with the code `::gitlab{repo="<owner>/<repo>"}`.
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
::gitlab{repo="noeFly/blog"}
|
::gitlab{repo="gitlab-org/gitlab"}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Admonitions
|
## Admonitions
|
||||||
|
|||||||
Reference in New Issue
Block a user