Skip to content

Commit

Permalink
Add silverstripe icon (Closes #457)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed May 28, 2019
1 parent dcb4513 commit 5b850a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/silverstripe.svg
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/languageIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ export const languageIcons: LanguageIcon[] = [
{ icon: { name: 'nodejs_alt' }, ids: [] },
{ icon: { name: 'django' }, ids: ['django-html', 'django-txt'] },
{ icon: { name: 'godot' }, ids: ['gdscript'] },
{ icon: { name: 'silverstripe' }, ids: [] },
];

0 comments on commit 5b850a9

Please sign in to comment.