File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ If the `theme` parameter is specified, any color customizations specified will b
61
61
| Parameter | Details | Example |
62
62
| :---------------: | :--------------------------------------------: | :---------------------------------------------------: |
63
63
| ` user ` | GitHub username to show stats for | ` DenverCoder1 ` |
64
- | ` date_format ` | Date format (Default: ` M j[, Y] ` ) | See note below on [ Date Formats] ( #date-formats ) |
65
64
| ` theme ` | The theme to apply (Default: ` default ` ) | ` dark ` , ` radical ` , etc. [ 🎨➜] ( ./docs/themes/README.md ) |
66
65
| ` hide_border ` | Make the border transparent (Default: ` false ` ) | ` true ` or ` false ` |
67
66
| ` background ` | Background color | ** hex code** without ` # ` or ** css color** |
@@ -74,6 +73,7 @@ If the `theme` parameter is specified, any color customizations specified will b
74
73
| ` currStreakLabel ` | Current streak label | ** hex code** without ` # ` or ** css color** |
75
74
| ` sideLabels ` | Total and longest streak labels | ** hex code** without ` # ` or ** css color** |
76
75
| ` dates ` | Date range text color | ** hex code** without ` # ` or ** css color** |
76
+ | ` date_format ` | Date format (Default: ` M j[, Y] ` ) | See note below on [ Date Formats] ( #date-formats ) |
77
77
| ` type ` | Output format (Default: ` svg ` ) | Current options: ` svg ` or ` json ` |
78
78
79
79
### Date Formats
You can’t perform that action at this time.
0 commit comments