Sort some badges; add an Activity category (#2448)

This commit is contained in:
Paul Melnikow
2018-12-05 14:17:37 -05:00
committed by GitHub
parent 54569e9668
commit 477d357286
21 changed files with 34 additions and 26 deletions

View File

@@ -13,7 +13,7 @@ const {
module.exports = class GithubCommitActivity extends LegacyService {
static get category() {
return 'version'
return 'activity'
}
static get route() {