mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
🛠️ Fix SVGs data.
This commit is contained in:
parent
6225883315
commit
3e10c06471
@ -1163,6 +1163,7 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/wordpress.svg',
|
route: '/library/wordpress.svg',
|
||||||
url: 'https://wordpress.org/'
|
url: 'https://wordpress.org/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
id: 167,
|
id: 167,
|
||||||
title: 'Microsoft',
|
title: 'Microsoft',
|
||||||
category: 'Software',
|
category: 'Software',
|
||||||
@ -1175,5 +1176,5 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Software',
|
category: 'Software',
|
||||||
route: '/library/elementor.svg',
|
route: '/library/elementor.svg',
|
||||||
url: 'https://elementor.com/'
|
url: 'https://elementor.com/'
|
||||||
},
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user