chore: use sponsors plugin for sponsorships instead
This commit is contained in:
1
.github/readme/partials/license.md
vendored
1
.github/readme/partials/license.md
vendored
@@ -6,4 +6,3 @@ Copyright (c) 2020-present lowlighter
|
|||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||
|
|||||||
9
.github/scripts/files/examples.yml
vendored
9
.github/scripts/files/examples.yml
vendored
@@ -97,12 +97,13 @@ jobs:
|
|||||||
token: ${{ secrets.METRICS_TOKEN }}
|
token: ${{ secrets.METRICS_TOKEN }}
|
||||||
base: ""
|
base: ""
|
||||||
user: lowlighter
|
user: lowlighter
|
||||||
plugin_people: yes
|
plugin_sponsors: yes
|
||||||
plugin_people_types: sponsors
|
plugin_sponsors_past: yes
|
||||||
plugin_people_sponsors_custom: iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, marcreichel, OmaarElAmri, naveensrinivasan
|
plugin_sponsors_sections: goal
|
||||||
plugin_people_size: 48
|
|
||||||
plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }}
|
plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }}
|
||||||
config_display: large
|
config_display: large
|
||||||
|
extras_js: |
|
||||||
|
document.querySelectorAll(".markdown, .center, .goal-text span:last-child")?.forEach(h2 => h2.remove())
|
||||||
output_action: none
|
output_action: none
|
||||||
delay: 120
|
delay: 120
|
||||||
- name: Licenses
|
- name: Licenses
|
||||||
|
|||||||
@@ -17,5 +17,3 @@
|
|||||||
repo: metrics
|
repo: metrics
|
||||||
plugin_people: yes
|
plugin_people: yes
|
||||||
plugin_people_types: contributors, stargazers, watchers, sponsors
|
plugin_people_types: contributors, stargazers, watchers, sponsors
|
||||||
# Note that active sponsors are automatically added, but I want to thanks previous sponsors too!
|
|
||||||
plugin_people_sponsors_custom: iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, marcreichel, OmaarElAmri, naveensrinivasan
|
|
||||||
|
|||||||
Reference in New Issue
Block a user