File tree Expand file tree Collapse file tree 2 files changed +62
-2
lines changed Expand file tree Collapse file tree 2 files changed +62
-2
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "projectName" : " halo-theme-sakura" ,
3+ "projectOwner" : " LIlGG" ,
4+ "repoType" : " github" ,
5+ "repoHost" : " https://github.com" ,
6+ "files" : [
7+ " README.md"
8+ ],
9+ "imageSize" : 100 ,
10+ "contributorsPerLine" : 7 ,
11+ "contributors" : [
12+ {
13+ "login" : " LIlGG" ,
14+ "name" : " Takagi" ,
15+ "avatar_url" : " https://avatars2.githubusercontent.com/u/31335418?v=4" ,
16+ "profile" : " https://lixingyong.com" ,
17+ "contributions" : [
18+ " code" ,
19+ " doc" ,
20+ " example"
21+ ]
22+ },
23+ {
24+ "login" : " ruibaby" ,
25+ "name" : " Ryan Wang" ,
26+ "avatar_url" : " https://avatars2.githubusercontent.com/u/21301288?v=4" ,
27+ "profile" : " https://ryanc.cc" ,
28+ "contributions" : [
29+ " design" ,
30+ " ideas"
31+ ]
32+ },
33+ {
34+ "login" : " parasomn1a" ,
35+ "name" : " Parasomnia" ,
36+ "avatar_url" : " https://avatars2.githubusercontent.com/u/22992947?v=4" ,
37+ "profile" : " https://mashiro.best" ,
38+ "contributions" : [
39+ " code" ,
40+ " design"
41+ ]
42+ },
43+ {
44+ "login" : " mashirozx" ,
45+ "name" : " Mashiro" ,
46+ "avatar_url" : " https://avatars2.githubusercontent.com/u/16148054?v=4" ,
47+ "profile" : " https://2heng.xin" ,
48+ "contributions" : [
49+ " design" ,
50+ " ideas"
51+ ]
52+ }
53+ ]
54+ }
Original file line number Diff line number Diff line change @@ -132,8 +132,14 @@ DEMO:[https://lixingyong.com/](https://lixingyong.com/)
132132
133133感谢这些很优秀的人:
134134
135- | [<img src="https://avatars2.githubusercontent.com/u/31335418?v=4" width="100px;"/><br /><sub><b>Takagi</b></sub>](https://lixingyong.com/)<br />[💻](https://github.com/LIlGG/halo-theme-sakura/commits?author=LIlGG "编码") [📖](https://github.com/LIlGG/halo-theme-sakura/commits?author=LIlGG "文档") [💡](#example-LIlGG "示例") | [<img src="https://avatars2.githubusercontent.com/u/21301288?v=4" width="100px;"/><br /><sub><b>Ryan Wang</b></sub>](https://ryanc.cc/)<br /> [🎨](#design-ruibaby "设计") [🤔](#design-ruibaby "想法与计划") | [<img src="https://avatars2.githubusercontent.com/u/22992947?v=4" width="100px;"/><br /><sub><b>Parasomnia</b></sub>](https://mashiro.best/)<br /> [💻](https://github.com/LIlGG/halo-theme-sakura/commits?author=parasomn1a "编码") [🎨](#design-parasomn1a "设计") | [<img src="https://avatars2.githubusercontent.com/u/16148054?v=4" width="100px;"/><br /><sub><b>Mashiro</b></sub>](https://2heng.xin/)<br />[🎨](#design-Mashiro "设计") [🤔](#design-Mashiro "想法与思路")|
136- | :---: | :---: | :---: | :---: |
135+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
136+ <!-- prettier-ignore-start -->
137+ <!-- markdownlint-disable -->
138+
139+ <!-- markdownlint-restore -->
140+ <!-- prettier-ignore-end -->
141+
142+ <!-- ALL-CONTRIBUTORS-LIST:END -->
137143
138144该项目遵循 [ 所有参与者] ( https://github.com/kentcdodds/all-contributors ) 规范。
139145
You can’t perform that action at this time.
0 commit comments