update RepoCard docs

This commit is contained in:
Bikrant Jajware
2023-11-02 12:44:33 +05:30
parent 03d7f85d77
commit 9575f2ea95
+6
View File
@@ -386,6 +386,7 @@ If we don't support your language, please consider contributing! You can find mo
#### Repo Card Exclusive Options
* `show_owner` - Shows the repo's owner name *(boolean)*. Default: `false`.
* `show_image` - Shows the repo's social preview image *(boolean)*. Default: `false`.
#### Gist Card Exclusive Options
@@ -447,6 +448,11 @@ Use [show\_owner](#repo-card-exclusive-options) query option to include the repo
![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra\&repo=github-readme-stats\&show_owner=true)
Use [show\_image](#repo-card-exclusive-options) query option to include the repo's social preview image header
![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra\&repo=github-readme-stats\&show_image=true)
# GitHub Gist Pins
GitHub gist pins allow you to pin gists in your GitHub profile using a GitHub readme profile.