diff --git a/badges-api/headcount-by-team/main.json b/badges-api/headcount-by-team/main.json new file mode 100644 index 0000000..9ea027b --- /dev/null +++ b/badges-api/headcount-by-team/main.json @@ -0,0 +1,8 @@ +{ + "schemaVersion": 1, + "label": "RecapTime.dev squad members", + "message": "1", + "labelColor": "f8049c", + "color": "fdd54f", + "style": "for-the-badge" +} \ No newline at end of file diff --git a/badges-api/profile-badges/squad.json b/badges-api/profile-badges/squad.json new file mode 100644 index 0000000..82441d6 --- /dev/null +++ b/badges-api/profile-badges/squad.json @@ -0,0 +1,8 @@ +{ + "schemaVersion": 1, + "label": "RecapTime.dev", + "message": "squad", + "labelColor": "bff6f9", + "color": "f8049c", + "style": "for-the-badge" +} \ No newline at end of file