Skip to content

Commit 7d0b8b8

Browse files
committed
docs: update sponsor
1 parent fe6d61a commit 7d0b8b8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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>

packages/docs/.vitepress/theme/components/sponsors.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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
}
@@ -21,6 +21,12 @@
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",

0 commit comments

Comments
 (0)