File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
259
259
- ` bg_color ` - Card's background color _ (hex color)_ ** or** a gradient in the form of _ angle,start,end_ . Default: ` fffefe `
260
260
- ` hide_border ` - Hides the card's border _ (boolean)_ . Default: ` false `
261
261
- ` theme ` - name of the theme, choose from [ all available themes] ( ./themes/README.md ) . Default: ` default ` theme.
262
- - ` cache_seconds ` - set the cache header manually _ (min: 7200 , max: 86400)_ . Default: ` 14400 seconds (4 hours) ` .
262
+ - ` cache_seconds ` - set the cache header manually _ (min: 14400 , max: 86400)_ . Default: ` 14400 seconds (4 hours) ` .
263
263
- ` locale ` - set the language in the card _ (e.g. cn, de, es, etc.)_ . Default: ` en ` .
264
264
- ` border_radius ` - Corner rounding on the card. Default: ` 4.5 ` .
265
265
You can’t perform that action at this time.
0 commit comments