mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add php logo
This commit is contained in:
@@ -1211,5 +1211,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Library',
|
||||
route: '/library/redux.svg',
|
||||
url: 'https://redux.js.org/'
|
||||
},
|
||||
{
|
||||
id: 174,
|
||||
title: 'Php',
|
||||
category: 'Language',
|
||||
route: '/library/php.svg',
|
||||
url: 'https://www.php.net/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user