mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Spotify wordmark and it change to new category
This commit is contained in:
+3
-2
@@ -118,8 +118,9 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
{
|
||||
title: 'Spotify',
|
||||
category: 'Software',
|
||||
category: 'Music',
|
||||
route: '/library/spotify.svg',
|
||||
wordmark: '/library/spotify_wordmark.svg',
|
||||
url: 'https://www.spotify.com/'
|
||||
},
|
||||
{
|
||||
@@ -2419,5 +2420,5 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/refine_light.svg'
|
||||
},
|
||||
url: 'https://refine.dev/'
|
||||
},
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user