mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
docs: add Effect logo
This commit is contained in:
@@ -3749,4 +3749,13 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/google-cloud.svg',
|
||||
url: 'https://cloud.google.com/'
|
||||
},
|
||||
{
|
||||
title: 'Effect TS',
|
||||
category: 'Library',
|
||||
route: {
|
||||
light: '/library/effect_light.svg',
|
||||
dark: '/library/effect_dark.svg'
|
||||
},
|
||||
url: 'https://effect.website/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user