Skip to content

Commit e4a4fe9

Browse files
authored
chore: add all-contributors-cli (#532)
1 parent cb07be4 commit e4a4fe9

File tree

3 files changed

+213
-21
lines changed

3 files changed

+213
-21
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,16 @@ DEMO:[https://lixingyong.com/](https://lixingyong.com/)
135135
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
136136
<!-- prettier-ignore-start -->
137137
<!-- markdownlint-disable -->
138+
<table>
139+
<tbody>
140+
<tr>
141+
<td align="center" valign="top" width="14.28%"><a href="https://lixingyong.com"><img src="https://avatars2.githubusercontent.com/u/31335418?v=4?s=100" width="100px;" alt="Takagi"/><br /><sub><b>Takagi</b></sub></a><br /><a href="https://github.com/LIlGG/halo-theme-sakura/commits?author=LIlGG" title="Code">💻</a> <a href="https://github.com/LIlGG/halo-theme-sakura/commits?author=LIlGG" title="Documentation">📖</a> <a href="#example-LIlGG" title="Examples">💡</a></td>
142+
<td align="center" valign="top" width="14.28%"><a href="https://ryanc.cc"><img src="https://avatars2.githubusercontent.com/u/21301288?v=4?s=100" width="100px;" alt="Ryan Wang"/><br /><sub><b>Ryan Wang</b></sub></a><br /><a href="#design-ruibaby" title="Design">🎨</a> <a href="#ideas-ruibaby" title="Ideas, Planning, & Feedback">🤔</a></td>
143+
<td align="center" valign="top" width="14.28%"><a href="https://mashiro.best"><img src="https://avatars2.githubusercontent.com/u/22992947?v=4?s=100" width="100px;" alt="Parasomnia"/><br /><sub><b>Parasomnia</b></sub></a><br /><a href="https://github.com/LIlGG/halo-theme-sakura/commits?author=parasomn1a" title="Code">💻</a> <a href="#design-parasomn1a" title="Design">🎨</a></td>
144+
<td align="center" valign="top" width="14.28%"><a href="https://2heng.xin"><img src="https://avatars2.githubusercontent.com/u/16148054?v=4?s=100" width="100px;" alt="Mashiro"/><br /><sub><b>Mashiro</b></sub></a><br /><a href="#design-mashirozx" title="Design">🎨</a> <a href="#ideas-mashirozx" title="Ideas, Planning, & Feedback">🤔</a></td>
145+
</tr>
146+
</tbody>
147+
</table>
138148

139149
<!-- markdownlint-restore -->
140150
<!-- prettier-ignore-end -->

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"@iconify/json": "^2.2.75",
4646
"@types/node": "^20.2.5",
4747
"@types/video.js": "^7.3.52",
48+
"all-contributors-cli": "^6.26.1",
4849
"autoprefixer": "^10.4.14",
4950
"colorguard": "^1.2.1",
5051
"glob": "^10.2.7",

0 commit comments

Comments
 (0)