Skip to content

Commit

Permalink
updade from shopify to liquid
Browse files Browse the repository at this point in the history
  • Loading branch information
fapolo committed Jan 4, 2020
1 parent e3fed7e commit 50996ee
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 55 deletions.
55 changes: 55 additions & 0 deletions icons/liquid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 0 additions & 54 deletions icons/shopify.svg

This file was deleted.

2 changes: 1 addition & 1 deletion src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,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'] },
{ name: 'liquid', fileExtensions: ['liquid'] },
]
};

0 comments on commit 50996ee

Please sign in to comment.