mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🚀 Added Solidity
This commit is contained in:
@@ -1012,6 +1012,12 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/python.svg',
|
||||
url: 'https://www.python.org/'
|
||||
},
|
||||
{
|
||||
title: 'Solidity',
|
||||
category: 'Language',
|
||||
route: '/library/solidity.svg',
|
||||
url: 'https://soliditylang.org/'
|
||||
},
|
||||
{
|
||||
title: 'Turbopack',
|
||||
category: 'Software',
|
||||
|
||||
Reference in New Issue
Block a user