File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/docs/.vitepress/theme/components Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,12 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani
6161 <source srcset="https://posva-sponsors.pages.dev/logos/prefectlogo-dark.svg" media="(prefers-color-scheme: dark)" height="42px" alt="Prefect" />
6262 <img src="https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg" height="42px" alt="Prefect" />
6363 </picture>
64+ </a >
65+ <a href="https://www.controla.ai/?utm_source=posva" target="_blank" rel="noopener noreferrer">
66+ <picture>
67+ <source srcset="https://posva-sponsors.pages.dev/logos/controla-dark.png" media="(prefers-color-scheme: dark)" height="42px" alt="Controla" />
68+ <img src="https://posva-sponsors.pages.dev/logos/controla-light.png" height="42px" alt="Controla" />
69+ </picture>
6470 </a >
6571 <a href="https://route4me.com" target="_blank" rel="noopener noreferrer">
6672 <picture>
Original file line number Diff line number Diff line change 33 "gold" : [
44 {
55 "alt" : " CodeRabbit" ,
6- "href" : " https://www.coderabbit.ai/?utm_source=cr_org &utm_medium=github " ,
6+ "href" : " https://www.coderabbit.ai/?utm_source=vuerouter &utm_medium=sponsor " ,
77 "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/coderabbitai-dark.svg" ,
88 "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/coderabbitai-light.svg"
99 }
2121 "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/prefectlogo-dark.svg" ,
2222 "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg"
2323 },
24+ {
25+ "alt" : " Controla" ,
26+ "href" : " https://www.controla.ai/?utm_source=posva" ,
27+ "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/controla-dark.png" ,
28+ "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/controla-light.png"
29+ },
2430 {
2531 "alt" : " Route Optimizer and Route Planner Software" ,
2632 "href" : " https://route4me.com" ,
You can’t perform that action at this time.
0 commit comments