File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
packages/docs/.vitepress/theme/components Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,12 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
41
41
<source srcset="https://posva-sponsors.pages.dev/logos/controla-dark.png" media="(prefers-color-scheme: dark)" height="42px" alt="Controla" />
42
42
<img src="https://posva-sponsors.pages.dev/logos/controla-light.png" height="42px" alt="Controla" />
43
43
</picture>
44
+ </a >
45
+ <a href=" https://jobs.sendcloud.com" target="_blank" rel="noopener noreferrer">
46
+ <picture>
47
+ <source srcset="https://posva-sponsors.pages.dev/logos/sendcloud-dark.png" media="(prefers-color-scheme: dark)" height="42px" alt="SendCloud" />
48
+ <img src="https://posva-sponsors.pages.dev/logos/sendcloud-light.png" height="42px" alt="SendCloud" />
49
+ </picture>
44
50
</a >
45
51
<a href="https://route4me.com" target="_blank" rel="noopener noreferrer">
46
52
<picture>
Original file line number Diff line number Diff line change 27
27
"imgSrcDark" : " https://posva-sponsors.pages.dev/logos/controla-dark.png" ,
28
28
"imgSrcLight" : " https://posva-sponsors.pages.dev/logos/controla-light.png"
29
29
},
30
+ {
31
+ "alt" : " SendCloud" ,
32
+ "href" : " https://jobs.sendcloud.com" ,
33
+ "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/sendcloud-dark.png" ,
34
+ "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/sendcloud-light.png"
35
+ },
30
36
{
31
37
"alt" : " Route Optimizer and Route Planner Software" ,
32
38
"href" : " https://route4me.com" ,
You can’t perform that action at this time.
0 commit comments