mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Update Shopify SVG route
This commit is contained in:
+4
-1
@@ -1966,7 +1966,10 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'Shopify',
|
||||
category: 'CMS',
|
||||
route: '/library/shopify.svg',
|
||||
route: {
|
||||
dark: '/library/shopify_dark.svg',
|
||||
light: '/library/shopify_light.svg'
|
||||
},
|
||||
url: 'https://www.shopify.com'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user