remove the prittier changes for other logos

This commit is contained in:
Malcolm Hauser 2025-02-12 12:28:46 +10:00
parent 0940508240
commit 7eb137b31f
No known key found for this signature in database
GPG Key ID: B307874652530F86

View File

@ -3295,13 +3295,13 @@ export const svgs: iSVG[] = [
url: 'https://vercel.com/'
},
{
title: 'Socket.io',
category: 'Software',
route: {
dark: '/library/socketio-dark.svg',
light: '/library/socketio-light.svg'
"title": "Socket.io",
"category": "Software",
"route": {
"dark": "/library/socketio-dark.svg",
"light": "/library/socketio-light.svg"
},
url: 'https://socket.io/'
"url": "https://socket.io/"
},
{
title: 'VSCodium',