🚀 Added Solidity

This commit is contained in:
Mehdi Dara
2024-02-10 22:43:58 +03:30
parent 595c3441af
commit 46ac870d81
2 changed files with 14 additions and 0 deletions
+6
View File
@@ -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',