Auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-02-20 19:09:42 +00:00
parent 91bebb44cc
commit 8d18e6cfba
4 changed files with 68 additions and 49 deletions

View File

@@ -13,6 +13,10 @@
"mocked": false, "//": "Use mocked data instead of live APIs (use 'force' to use mocked token even if real token are defined)",
"repositories": 100, "//": "Number of repositories to use",
"padding": ["6%", "15%"], "//": "Image padding (default)",
"hosted": {
"by": "", "//": "Web instance host (displayed in footer)",
"link": "", "//": "Web instance host link (displayed in footer)"
},
"community": {
"templates": [], "//": "Additional community templates to setup"
},
@@ -58,6 +62,9 @@
"projects":{
"enabled": false, "//": "Display active projects"
},
"skyline":{
"enabled": false, "//": "Display GitHub Skyline 3D calendar"
},
"stargazers":{
"enabled": false, "//": "Display stargazers metrics"
},