From 9575f2ea95a2be6ab45187833c16d28d8636f637 Mon Sep 17 00:00:00 2001 From: Bikrant Jajware Date: Thu, 2 Nov 2023 12:44:33 +0530 Subject: [PATCH] update RepoCard docs --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index a010eca3..3d181485 100644 --- a/readme.md +++ b/readme.md @@ -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.