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
61
61
<source srcset="https://posva-sponsors.pages.dev/logos/prefectlogo-dark.svg" media="(prefers-color-scheme: dark)" height="42px" alt="Prefect" />
62
62
<img src="https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg" height="42px" alt="Prefect" />
63
63
</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>
64
70
</a >
65
71
<a href="https://route4me.com" target="_blank" rel="noopener noreferrer">
66
72
<picture>
Original file line number Diff line number Diff line change 3
3
"gold" : [
4
4
{
5
5
"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 " ,
7
7
"imgSrcDark" : " https://posva-sponsors.pages.dev/logos/coderabbitai-dark.svg" ,
8
8
"imgSrcLight" : " https://posva-sponsors.pages.dev/logos/coderabbitai-light.svg"
9
9
}
21
21
"imgSrcDark" : " https://posva-sponsors.pages.dev/logos/prefectlogo-dark.svg" ,
22
22
"imgSrcLight" : " https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg"
23
23
},
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
+ },
24
30
{
25
31
"alt" : " Route Optimizer and Route Planner Software" ,
26
32
"href" : " https://route4me.com" ,
You can’t perform that action at this time.
0 commit comments