Update SVGs data.

This commit is contained in:
pheralb 2023-04-14 16:53:18 +01:00
parent 1f7a02a514
commit 93b2964d7d

View File

@ -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/'
}
];