Skip to content

Commit

Permalink
Add wolfram language (Closes #1176)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Aug 14, 2021
1 parent cff00b4 commit e080095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/languageIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,5 @@ export const languageIcons: LanguageIcon[] = [
{ icon: { name: 'chess' }, ids: ['pgn'] },
{ icon: { name: 'gemini' }, ids: ['gemini', 'text-gemini'] },
{ icon: { name: 'vlang' }, ids: ['v'] },
{ icon: { name: 'wolframlanguage' }, ids: ['wolfram'] },
];

0 comments on commit e080095

Please sign in to comment.