mirror of
https://gitlab.com/recaptime-dev/squad/meta.git
synced 2025-05-31 10:09:30 +00:00
Add badges-api JSON files for endpoint badge use
See https://shields.io/badges/endpoint-badge for docs
This commit is contained in:
parent
8d403f175b
commit
de4e65c9ea
2 changed files with 16 additions and 0 deletions
8
badges-api/headcount-by-team/main.json
Normal file
8
badges-api/headcount-by-team/main.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"label": "RecapTime.dev squad members",
|
||||
"message": "1",
|
||||
"labelColor": "f8049c",
|
||||
"color": "fdd54f",
|
||||
"style": "for-the-badge"
|
||||
}
|
8
badges-api/profile-badges/squad.json
Normal file
8
badges-api/profile-badges/squad.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"label": "RecapTime.dev",
|
||||
"message": "squad",
|
||||
"labelColor": "bff6f9",
|
||||
"color": "f8049c",
|
||||
"style": "for-the-badge"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue