mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: add wordpress logo
This commit is contained in:
@@ -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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user