feat: add Valibot logos

This commit is contained in:
Micha Huhn
2025-04-08 06:50:00 +02:00
parent e04c603151
commit 3f9b755d4a
4 changed files with 13 additions and 0 deletions
+10
View File
@@ -1500,6 +1500,16 @@ export const svgs: iSVG[] = [
route: '/library/zod.svg',
url: 'https://zod.dev/'
},
{
title: 'Valibot',
category: 'Library',
route: '/library/valibot.svg',
wordmark: {
light: '/library/valibot-wordmark-light.svg',
dark: '/library/valibot-wordmark-dark.svg'
},
url: 'https://valibot.dev'
},
{
title: 'Dreamweaver',
category: 'Software',