mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
✨ Update SVGs data.
This commit is contained in:
parent
1f7a02a514
commit
93b2964d7d
@ -1162,5 +1162,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/wordpress.svg',
|
||||
url: 'https://wordpress.org/'
|
||||
},
|
||||
{
|
||||
id: 167,
|
||||
title: 'Microsoft',
|
||||
category: 'Software',
|
||||
route: '/library/microsoft.svg',
|
||||
url: 'https://www.microsoft.com/'
|
||||
}
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user