@@ -22,10 +22,8 @@ import LogoH3 from './h3.svg'
2222import LogoNitro from './nitro.svg'
2323import LogoKnip from './knip.svg'
2424import LogoNapiRs from './napi-rs.png'
25- // import LogoTinyglobby from './tinyglobby.svg'
2625import LogoValibot from './valibot.svg'
2726import LogoFastCheck from './fast-check.svg'
28- // import LogoAtcute from './atcute.svg'
2927import LogoLunaria from './lunaria.svg'
3028import LogoTypescript from './typescript.svg'
3129import LogoNode from './nodejs.svg'
@@ -36,13 +34,6 @@ import LogoPlaywright from './playwright.svg'
3634import LogoIconify from './iconify.svg'
3735import LogoFloatingUi from './floating-ui-vue.svg'
3836
39- // i'll ask, but they will surely say yes: knip, napi-rs, tinyglobby, valibot, fast-check,
40- // i need to check first: atcute, lunaria, typescript, node, jsr, deno
41-
42- // shiki, unocss, vite-pwa, vueuse, vue-data-ui, unjs, h3, nitro
43- // i'll ask, but they will surely say yes: knip, napi-rs, tinyglobby, valibot, fast-check,
44- // i need to check first: atcute, lunaria, typescript, node, jsr, deno
45- // others we could add: playwright, iconify, floating-ui/vue
4637// The list is used on the about page. To add, simply upload the logos nearby and add an entry here. Prefer SVGs.
4738// For logo src, specify a string or object with the light and dark theme variants.
4839// Prefer original assets from partner sites to keep their brand identity.
@@ -167,11 +158,6 @@ export const OSS_PARTNERS = [
167158 logo : LogoNapiRs ,
168159 url : 'https://napi.rs/' ,
169160 } ,
170- // {
171- // name: 'Tinyglobby',
172- // logo: LogoTinyglobby,
173- // url: 'https://tinyglobby.github.io/',
174- // },
175161 {
176162 name : 'Valibot' ,
177163 logo : LogoValibot ,
0 commit comments