mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-21 14:34:23 +08:00
remove the prittier changes for other logos
This commit is contained in:
parent
0940508240
commit
7eb137b31f
@ -3295,13 +3295,13 @@ export const svgs: iSVG[] = [
|
|||||||
url: 'https://vercel.com/'
|
url: 'https://vercel.com/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Socket.io',
|
"title": "Socket.io",
|
||||||
category: 'Software',
|
"category": "Software",
|
||||||
route: {
|
"route": {
|
||||||
dark: '/library/socketio-dark.svg',
|
"dark": "/library/socketio-dark.svg",
|
||||||
light: '/library/socketio-light.svg'
|
"light": "/library/socketio-light.svg"
|
||||||
},
|
},
|
||||||
url: 'https://socket.io/'
|
"url": "https://socket.io/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'VSCodium',
|
title: 'VSCodium',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user