We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb137b commit 87ac688Copy full SHA for 87ac688
src/data/svgs.ts
@@ -3298,8 +3298,8 @@ export const svgs: iSVG[] = [
3298
"title": "Socket.io",
3299
"category": "Software",
3300
"route": {
3301
- "dark": "/library/socketio-dark.svg",
3302
- "light": "/library/socketio-light.svg"
+ dark: "/library/socketio-dark.svg",
+ light: "/library/socketio-light.svg"
3303
},
3304
"url": "https://socket.io/"
3305
0 commit comments