Skip to content

Commit 173bc5b

Browse files
committed
update docs
closes #2383
1 parent a7a4a95 commit 173bc5b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

themes/vue/_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ site_description: Vue.js - The Progressive JavaScript Framework
22
google_analytics: UA-46852172-1
33
root_domain: jp.vuejs.org
44
vue_version: 2.5.16
5+
special_sponsors:
6+
- url: 'https://www.dcloud.io/hbuilderx.html?hmsr=vue-en&hmpl=&hmcu=&hmkw=&hmci='
7+
img: hbuilder.png
8+
name: HBuilder
9+
description: An IDE for Vue
510
platinum_sponsors_china:
611
- url: 'http://www.dcloud.io/?hmsr=vuejsorg&hmpl=&hmcu=&hmkw=&hmci='
712
img: dcloud.gif

themes/vue/source/css/index.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ body
123123
display: inline-block
124124
vertical-align: middle
125125
img
126-
margin: 15px
126+
margin: 15px 0 0
127127

128128
#highlights
129129
background-color: #fff

0 commit comments

Comments
 (0)