mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-06 14:49:52 +00:00
10 lines
533 B
JSON
10 lines
533 B
JSON
{
|
|
"files": ["README.md"],
|
|
"imageSize": 100,
|
|
"contributorsPerLine": 7,
|
|
"contributorsSortAlphabetically": false,
|
|
"badgeTemplate": "[](#contributors)",
|
|
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
|
|
"skipCi": "true",
|
|
"contributors": []
|
|
} |