Skip to content

Commit

Permalink
feat(contribution-types): add missing contribution types (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
Berkmann18 committed May 24, 2020
1 parent e987eb0 commit bcc0d99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/util/contribution-types.js
Expand Up @@ -7,6 +7,10 @@ const defaultTypes = function(repoType) {
symbol: '️️️️♿️',
description: 'Accessibility',
},
audio: {
symbol: '🔊',
description: 'Audio',
},
blog: {
symbol: '📝',
description: 'Blogposts',
Expand Down

0 comments on commit bcc0d99

Please sign in to comment.