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
6161| Parameter | Details | Example |
6262| :---------------: | :--------------------------------------------: | :---------------------------------------------------: |
6363| ` 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 ) |
6564| ` theme ` | The theme to apply (Default: ` default ` ) | ` dark ` , ` radical ` , etc. [ 🎨➜] ( ./docs/themes/README.md ) |
6665| ` hide_border ` | Make the border transparent (Default: ` false ` ) | ` true ` or ` false ` |
6766| ` 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
7473| ` currStreakLabel ` | Current streak label | ** hex code** without ` # ` or ** css color** |
7574| ` sideLabels ` | Total and longest streak labels | ** hex code** without ` # ` or ** css color** |
7675| ` 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 ) |
7777| ` type ` | Output format (Default: ` svg ` ) | Current options: ` svg ` or ` json ` |
7878
7979### Date Formats
You can’t perform that action at this time.
0 commit comments