Skip to content

Commit 87ac688

Browse files
committed
remove the prittier changes for other logos
1 parent 7eb137b commit 87ac688

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/svgs.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3298,8 +3298,8 @@ export const svgs: iSVG[] = [
32983298
"title": "Socket.io",
32993299
"category": "Software",
33003300
"route": {
3301-
"dark": "/library/socketio-dark.svg",
3302-
"light": "/library/socketio-light.svg"
3301+
dark: "/library/socketio-dark.svg",
3302+
light: "/library/socketio-light.svg"
33033303
},
33043304
"url": "https://socket.io/"
33053305
},

0 commit comments

Comments
 (0)