Added Volta

This commit is contained in:
Mehdi Dara 2024-01-16 11:33:54 +03:30
parent 0fc7ab88c4
commit 8a74f97ac0
3 changed files with 11 additions and 0 deletions

View File

@ -1370,6 +1370,15 @@ export const svgs: iSVG[] = [
route: '/library/crossplane.svg', route: '/library/crossplane.svg',
url: 'https://crossplane.io/' url: 'https://crossplane.io/'
}, },
{
title: 'Volta',
category: 'Software',
route: {
light: '/library/volta-dark.svg',
dark: '/library/volta-light.svg'
},
url: 'https://volta.net/'
},
{ {
title: 'Typesense', title: 'Typesense',
category: 'Software', category: 'Software',

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.9 KiB