mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
⚡ Added Volta
This commit is contained in:
parent
0fc7ab88c4
commit
8a74f97ac0
@ -1370,6 +1370,15 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/crossplane.svg',
|
||||
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',
|
||||
category: 'Software',
|
||||
|
1
static/library/volta-dark.svg
Normal file
1
static/library/volta-dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.9 KiB |
1
static/library/volta-light.svg
Normal file
1
static/library/volta-light.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.9 KiB |
Loading…
Reference in New Issue
Block a user