Skip to content

Commit

Permalink
Added red lang icon (Closes #265)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jun 24, 2018
1 parent e3bbe96 commit ac68c3e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions icons/red.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -714,5 +714,6 @@ export const fileIcons: FileIcons = {
{ name: 'wallaby', fileNames: ['wallaby.js', 'wallaby.conf.js'] },
{ name: 'django', fileExtensions: ['djt'] },
{ name: 'stencil', fileNames: ['stencil.config.js'], light: true },
{ name: 'red', fileExtensions: ['red'] },
]
};

0 comments on commit ac68c3e

Please sign in to comment.