re-organise badge examples (#1800)

Re-organise badge examples into categories:

- Build
- Chat
- Dependencies
- Downloads
- Funding
- Issue Tracking
- License
- Rating
- Social
- Version
- Other
This commit is contained in:
chris48s
2018-07-24 01:36:24 +01:00
committed by Paul Melnikow
parent 6e09a93cf0
commit d572abff4f
2 changed files with 727 additions and 695 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -203,7 +203,7 @@ class GemOwner extends BaseJsonService {
}
static get category() {
return 'miscellaneous';
return 'other';
}
static get url() {
@@ -267,7 +267,7 @@ class GemRank extends BaseJsonService {
}
static get category() {
return 'miscellaneous';
return 'rating';
}
static get url() {