Skip to content

Commit 66731df

Browse files
authored
docs(): add ionic vue sponsor to vue 3 docs site (#1109)
1 parent 5c7dcb8 commit 66731df

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
6.96 KB
Loading

src/.vuepress/theme/data/patreon-sponsors.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ export default {
3838
"url": "https://www.storyblok.com",
3939
"img": "storyblok.svg",
4040
"name": "Storyblok"
41+
},
42+
{
43+
"url": "https://ionicframework.com/vue?utm_source=partner&utm_medium=referral&utm_campaign=vuesponsorship&utm_content=vuedocs",
44+
"img": "ionic.png",
45+
"name": "Ionic"
4146
}
4247
],
4348
"gold_sponsors": [

0 commit comments

Comments
 (0)