[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

docs: add latitude to sponsors [backport] (#10772)

authored by

Vladimir and committed by
GitHub
(Jul 14, 2026, 3:13 PM +0200) 4cdffdc8 db616d22

+5 -1
+5 -1
docs/.vitepress/sponsors.ts
··· 26 26 tier: 'Platinum Sponsors', 27 27 size: 'big', 28 28 items: [ 29 - 30 29 { 31 30 name: 'Bolt', 32 31 url: 'https://bolt.new', 33 32 img: '/bolt.svg', 33 + }, 34 + { 35 + name: 'Latitude', 36 + url: 'https://latitude.so/', 37 + img: '/latitude.png', 34 38 }, 35 39 ], 36 40 },
docs/public/latitude.png

This is a binary file and will not be displayed.