File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -142,9 +142,9 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
142
142
> When hide_rank=` true ` , the minimum card width is 270 px + the title length and padding.
143
143
144
144
<details >
145
- <summary ><h3 >Examples </h3 ></summary >
145
+ <summary ><h3 >:eyes: Show examples </h3 ></summary >
146
146
147
- ### Hiding individual stats
147
+ #### Hiding individual stats
148
148
149
149
You can pass a query parameter ` &hide= ` to hide any specific stats with comma-separated values.
150
150
@@ -154,7 +154,7 @@ You can pass a query parameter `&hide=` to hide any specific stats with comma-se
154
154

155
155
```
156
156
157
- ### Adding private contributions count to total commits count
157
+ #### Adding private contributions count to total commits count
158
158
159
159
You can add the count of all your private contributions to the total commits count by using the query parameter ` &count_private=true ` .
160
160
@@ -167,13 +167,14 @@ You can add the count of all your private contributions to the total commits cou
167
167

168
168
```
169
169
170
- ### Showing icons
170
+ #### Showing icons
171
171
172
172
To enable icons, you can pass ` show_icons=true ` in the query param, like so:
173
173
174
174
``` md
175
175

176
176
```
177
+ </details >
177
178
178
179
### Themes
179
180
@@ -282,8 +283,6 @@ You can use [GitHub's new media feature](https://github.blog/changelog/2022-05-1
282
283
283
284
</details >
284
285
285
- </details >
286
-
287
286
* * *
288
287
289
288
# GitHub Extra Pins
You can’t perform that action at this time.
0 commit comments