Skip to content

Commit 4141dd5

Browse files
ci: auto-regenerate files
1 parent 013b9f8 commit 4141dd5

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
429429
# 📚 Documentation
430430

431431

432+
> <sup>*⚠️ This is the documentation of **v3.32-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master) planned for next release. See documentation for current released version [**v3.31** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).* </sup>
433+
432434

433435

434436
## 🦮 Setup

source/plugins/community/screenshot/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
<img width="900" height="1" alt=""></td>
8989
</tr>
9090
<tr>
91-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
92-
<b>type:</b> <code>string</code>
91+
<td nowrap="nowrap"><b>type:</b> <code>string</code>
9392
<br>
9493
<b>default:</b> image<br>
9594
<b>allowed values:</b><ul><li>image</li><li>text</li></ul></td>

source/plugins/core/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,8 @@ This option has no effects on forks (images will always be rebuilt from Dockerfi
11141114
<td rowspan="2"><p>Debug flags</p>
11151115
<ul>
11161116
<li><code>--cakeday</code>: simulate registration anniversary</li>
1117-
<li><code>--halloween</code>: enable halloween colors</li>
1117+
<li><code>--halloween</code>: enable halloween colors <em>(only first color scheme will be applied if multiple are specified)</em></li>
1118+
<li><code>--winter</code>: enable winter colors <em>(only first color scheme will be applied if multiple are specified)</em></li>
11181119
<li><code>--error</code>: force render error</li>
11191120
<li><code>--puppeteer-debug</code>: enable puppeteer debug mode*</li>
11201121
<li><code>--puppeteer-disable-headless</code>: disable puppeteer headless mode <em>(requires a graphical environment)</em>*</li>
@@ -1137,7 +1138,7 @@ This option has no effects on forks (images will always be rebuilt from Dockerfi
11371138
<b>type:</b> <code>array</code>
11381139
<i>(space-separated)</i>
11391140
<br>
1140-
<b>allowed values:</b><ul><li>--cakeday</li><li>--halloween</li><li>--error</li><li>--puppeteer-debug</li><li>--puppeteer-disable-headless</li><li>--puppeteer-wait-load</li><li>--puppeteer-wait-domcontentloaded</li><li>--puppeteer-wait-networkidle0</li><li>--puppeteer-wait-networkidle2</li></ul></td>
1141+
<b>allowed values:</b><ul><li>--cakeday</li><li>--halloween</li><li>--winter</li><li>--error</li><li>--puppeteer-debug</li><li>--puppeteer-disable-headless</li><li>--puppeteer-wait-load</li><li>--puppeteer-wait-domcontentloaded</li><li>--puppeteer-wait-networkidle0</li><li>--puppeteer-wait-networkidle2</li></ul></td>
11411142
</tr>
11421143
<tr>
11431144
<td nowrap="nowrap"><h4><code>debug_print</code></h4></td>

0 commit comments

Comments
 (0)