Skip to content

Commit

Permalink
Add Shopify .liquid file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
fapolo committed Dec 21, 2019
1 parent a0f013f commit aabfaaf
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
54 changes: 54 additions & 0 deletions icons/shopify.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 @@ -856,5 +856,6 @@ export const fileIcons: FileIcons = {
{ name: 'gcp', fileNames: ['.gcloudignore'] },
{ name: 'disc', fileExtensions: ['iso'] },
{ name: 'fortran', fileExtensions: ['f', 'f77', 'f90', 'f95', 'f03', 'f08'] },
{ name: 'shopify', fileExtensions: ['liquid'] },
]
};

0 comments on commit aabfaaf

Please sign in to comment.