From f592f1941515c097f2687c6f8e5ea323a8da9208 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 12:23:42 +0000 Subject: [PATCH] Auto-regenerate files --- README.md | 4 ++-- action.yml | 2 +- settings.example.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2842ad64..5b812336 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ And you can customize these heavily with plugins, templates and hundreds of opti
With both total bytes size and percentage version
-
Recently used version (based on recent activity) +
Recently used version (based on recent activity)
Indepth analysis (clone, analyze and extract commits) @@ -402,7 +402,7 @@ Choose `📊 Metrics embed` if you want to customize your GitHub profile and ` ### 🐙 Features -* Create infographics from **32 plugins**, **4 templates** and **184 options** +* Create infographics from **32 plugins**, **4 templates** and **186 options** * Even more **customization** with [community templates](source/templates/community) or by [forking this repository](https://github.com/lowlighter/metrics/network/members) and editing HTML/CSS/EJS * Support **users**, **organizations** and even **repositories** * Transparent by default so it'll blend well whether light or dark mode is used diff --git a/action.yml b/action.yml index 295a8910..a724ea18 100644 --- a/action.yml +++ b/action.yml @@ -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: 0, 7.5% + default: 0, 8% # Metrics output format config_output: diff --git a/settings.example.json b/settings.example.json index 89e92df1..b984dbbb 100644 --- a/settings.example.json +++ b/settings.example.json @@ -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": ["0", "7.5%"], "//": "Image padding (default)", + "padding": ["0", "8%"], "//": "Image padding (default)", "hosted": { "by": "", "//": "Web instance host (displayed in footer)", "link": "", "//": "Web instance host link (displayed in footer)"