feat: add wordpress logo

This commit is contained in:
stv-beep
2023-04-13 22:48:07 +02:00
parent 2fdc7782fc
commit 7092c6a5a0
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1155,5 +1155,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/medusa.svg',
url: 'https://medusajs.com/'
},
{
id: 166,
title: 'WordPress',
category: 'Software',
route: '/library/wordpress.svg',
url: 'https://wordpress.org/'
}
];