Skip to content

Commit

Permalink
Added certificate icon to unlicense files
Browse files Browse the repository at this point in the history
  • Loading branch information
Logerfo committed Jun 17, 2019
1 parent eedc6a6 commit 2b0d0e5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,10 @@ export const fileIcons: FileIcons = {
'license.txt',
'licence',
'licence.md',
'licence.txt'
'licence.txt',
'unlicense',
'unlicense.md',
'unlicense.txt'
]
},
{
Expand Down

0 comments on commit 2b0d0e5

Please sign in to comment.