mirror of
https://github.com/pheralb/svgl.git
synced 2024-12-05 05:42:35 +08:00
fixed soundcloud site url
This commit is contained in:
parent
6470e39d03
commit
2942e26852
@ -3060,6 +3060,6 @@ export const svgs: iSVG[] = [
|
|||||||
light: '/library/soundcloud-wordmark.svg',
|
light: '/library/soundcloud-wordmark.svg',
|
||||||
dark: 'library/soundcloud-wordmark_dark.svg'
|
dark: 'library/soundcloud-wordmark_dark.svg'
|
||||||
},
|
},
|
||||||
url: 'https://trpc.io/'
|
url: 'https://soundcloud.com/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user