Skip to content

Commit

Permalink
feat: mdsvex (#1633)
Browse files Browse the repository at this point in the history
  • Loading branch information
bart-krakowski committed Aug 20, 2022
1 parent 26dfc42 commit 03b54c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions icons/mdsvex.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/fileIcons.ts
Expand Up @@ -1552,6 +1552,7 @@ export const fileIcons: FileIcons = {
{ name: 'jupyter', fileExtensions: ['ipynb'] },
{ name: 'd', fileExtensions: ['d'] },
{ name: 'mdx', fileExtensions: ['mdx'] },
{ name: 'mdsvex', fileExtensions: ['svx'] },
{ name: 'ballerina', fileExtensions: ['bal', 'balx'] },
{ name: 'racket', fileExtensions: ['rkt'] },
{
Expand Down

0 comments on commit 03b54c9

Please sign in to comment.