File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 88 "badgeTemplate" : " [](#contributors)" ,
99 "contributorTemplate" : " <a href=\" <%= contributor.profile %>\" ><img src=\" <%= contributor.avatar_url %>\" width=\" <%= options.imageSize %>px;\" alt=\"\" /><br /><sub><b><%= contributor.name %></b></sub></a>" ,
1010 "types" : {},
11- "skipCi" : " true"
11+ "skipCi" : true ,
12+ "projectName" : " serverless-devs" ,
13+ "projectOwner" : " OpenFunction" ,
14+ "repoType" : " github" ,
15+ "repoHost" : " https://github.com" ,
16+ "contributors" : [
17+ {
18+ "login" : " anycodes" ,
19+ "name" : " Anycodes" ,
20+ "avatar_url" : " https://avatars.githubusercontent.com/u/21079031?v=4" ,
21+ "profile" : " https://www.anycodes.cn" ,
22+ "contributions" : [
23+ " content"
24+ ]
25+ }
26+ ]
1227}
You can’t perform that action at this time.
0 commit comments