Skip to content

Commit 7c09b71

Browse files
ci: auto-regenerate files
1 parent 95a8102 commit 7c09b71

File tree

5 files changed

+20
-7
lines changed

5 files changed

+20
-7
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
1919
</tr>
2020
<tr>
2121
<th colspan="2" align="center">
22-
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 247 options!</a></h3>
22+
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 248 options!</a></h3>
2323
</th>
2424
</tr>
2525
<tr>
@@ -470,6 +470,5 @@ Copyright (c) 2020-present lowlighter
470470
```
471471

472472
![Sponsors](https://github.com/lowlighter/metrics/blob/examples/metrics.sponsors.svg)
473-
![Contributors](https://github.com/lowlighter/metrics/blob/examples/metrics.contributors.svg)
474473

475474

action.yml

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/plugins/people/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,6 @@ with:
168168
repo: metrics
169169
plugin_people: yes
170170
plugin_people_types: contributors, stargazers, watchers, sponsors
171-
plugin_people_sponsors_custom: >-
172-
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
173-
marcreichel, OmaarElAmri, naveensrinivasan
174171

175172
```
176173
<!--/examples-->

source/plugins/sponsors/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,18 @@
5656
<b>default:</b> goal, about<br>
5757
<b>allowed values:</b><ul><li>goal</li><li>about</li></ul></td>
5858
</tr>
59+
<tr>
60+
<td nowrap="nowrap"><h4><code>plugin_sponsors_past</code></h4></td>
61+
<td rowspan="2"><p>Display past sponsorships</p>
62+
<p>This feature requires a token from target account, as past sponsorships are gathered from sponsors activity and is private data.</p>
63+
<img width="900" height="1" alt=""></td>
64+
</tr>
65+
<tr>
66+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
67+
<b>type:</b> <code>boolean</code>
68+
<br>
69+
<b>default:</b> no<br></td>
70+
</tr>
5971
</table>
6072
<!--/options-->
6173

@@ -71,6 +83,7 @@ with:
7183
base: ""
7284
plugin_sponsors: yes
7385
plugin_sponsors_sections: goal
86+
plugin_sponsors_past: yes
7487

7588
```
7689
```yaml

source/plugins/wakatime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
</tr>
120120
<tr>
121121
<td nowrap="nowrap"><h4><code>plugin_wakatime_languages_other</code></h4></td>
122-
<td rowspan="2"><p>Including Other Languages</p>
122+
<td rowspan="2"><p>Include other languages</p>
123123
<img width="900" height="1" alt=""></td>
124124
</tr>
125125
<tr>

0 commit comments

Comments
 (0)