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 fd80b67 commit cffb084Copy full SHA for cffb084
readme.md
@@ -167,7 +167,7 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
167
- `bg_color` - Card's background color _(hex color)_ **or** a gradient in the form of _angle,start,end_
168
- `hide_border` - Hides the card's border _(boolean)_
169
- `theme` - name of the theme, choose from [all available themes](./themes/README.md)
170
-- `cache_seconds` - set the cache header manually _(min: 1800, max: 86400)_
+- `cache_seconds` - set the cache header manually _(min: 7200, max: 86400)_
171
- `locale` - set the language in the card _(e.g. cn, de, es, etc.)_
172
- `border_radius` - Corner rounding on the card_
173
0 commit comments