Auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-05-21 20:55:48 +00:00
parent 0ba5eef038
commit 302669f3ad
3 changed files with 4 additions and 2 deletions

View File

@@ -1150,6 +1150,8 @@ See full license in [LICENSE.md](/LICENSE.md)
![Sponsors](https://github.com/lowlighter/lowlighter/blob/master/metrics.sponsors.svg)
![Contributors](https://github.com/lowlighter/lowlighter/blob/master/metrics.contributors.svg)
[`♥️ Become a sponsor`](https://github.com/sponsors/lowlighter)
## 📖 Useful references

2
action.yml generated
View File

@@ -180,7 +180,7 @@ inputs:
# Specify one value (for both width and height) or two values (one for width and one for height)
config_padding:
description: Image padding
default: 16, 16 + 9%
default: 16, 16 + 13%
# Metrics output format
config_output:

2
settings.example.json generated
View File

@@ -13,7 +13,7 @@
"debug.headless": false, "//": "Debug puppeteer process",
"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": ["16", "16 + 9%"], "//": "Image padding (default)",
"padding": ["16", "16 + 13%"], "//": "Image padding (default)",
"hosted": {
"by": "", "//": "Web instance host (displayed in footer)",
"link": "", "//": "Web instance host link (displayed in footer)"