We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f9303 commit afb417bCopy full SHA for afb417b
readme.md
@@ -203,7 +203,7 @@ You can provide multiple comma-separated values in the bg_color option to render
203
- `custom_title` - Sets a custom title for the card. Default: `<username> Github Stats`.
204
- `text_bold` - Use bold text _(boolean)_. Default: `true`.
205
- `disable_animations` - Disables all animations in the card _(boolean)_. Default: `false`.
206
-- `year` - Count commit of the entire year _(YYYY)_. Default: `<current year> (one year to date)`
+- `year` - Count commits of the entire year _(YYYY)_. Default: `<current year> (one year to date)`.
207
208
> **Note**
209
> When hide_rank=`true`, the minimum card width is 270 px + the title length and padding.
0 commit comments