Skip to content

Commit 2671823

Browse files
chore: update sponsor image and link (#2028)
Co-authored-by: Evan You <yyx990803@gmail.com>
1 parent 4078366 commit 2671823

File tree

3 files changed

+121
-6
lines changed

3 files changed

+121
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jp.vuejs.org",
33
"private": true,
44
"hexo": {
5-
"version": "3.8.1"
5+
"version": "3.8.0"
66
},
77
"engines": {
88
"node": ">=8.9.0"
@@ -49,4 +49,4 @@
4949
"lint-staged": {
5050
"*.md": "textlint --rulesdir ./node_modules/textlint-checker-for-vuejs-jp-docs/rules/textlint-rule-vue-jp-docs -f pretty-error"
5151
}
52-
}
52+
}

themes/vue/_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ platinum_sponsors_china:
66
- url: 'http://www.dcloud.io/?hmsr=vuejsorg&hmpl=&hmcu=&hmkw=&hmci='
77
img: dcloud.gif
88
special_sponsors:
9-
- url: 'https://stdlib.com/'
10-
img: stdlib.png
11-
name: Standard Library
12-
description: 'Build APIs you need in minutes instead of days, for free.'
9+
- url: 'https://www.producthunt.com/posts/autocode'
10+
img: autocode.svg
11+
name: Autocode
12+
description: 'Build app-to-app workflows and connect APIs'
1313
platinum_sponsors:
1414
- url: >-
1515
https://vueschool.io/?utm_source=Vuejs.org&utm_medium=Banner&utm_campaign=Sponsored%20Banner&utm_content=V1

themes/vue/source/images/autocode.svg

Lines changed: 115 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)