8000 fixed domain & path config, small changes for translators' info · poorprogrammer/vuejs.org@09ba5ab · GitHub
[go: up one dir, main page]

Skip to content

Commit 09ba5ab

Browse files
author
勾股
committed
fixed domain & path config, small changes for translators' info
1 parent cb9bb44 commit 09ba5ab

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ $ hexo server
2222
* [@fengliu222](https://github.com/fengliu222)
2323
* [@Garfielt](https://github.com/Garfielt)
2424
* [@getive](https://github.com/getive)
25+
* [@Jinjiang](https://github.com/Jinjiang)
2526
* [@kunth](https://github.com/kunth)
2627
* [@luin](https://github.com/luin)
2728
* [@nkCoding](https://github.com/nkCoding)

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ language:
1212

1313
# URL
1414
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
15-
url: http://jinjiang.github.io/vuejs.org
16-
root: /vuejs.org/
15+
url: http://cn.vuejs.org
16+
root: /
1717
permalink: :year/:month/:day/:title/
1818
tag_dir: tags
1919
archive_dir: archives

themes/vue/layout/partials/index.ejs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
<a href="https://github.com/fengliu222" target="_blank">fengliu222</a>
131131
<a href="https://github.com/Garfielt" target="_blank">Garfielt</a>
132132
<a href="https://github.com/getive" target="_blank">getive</a>
133+
<a href="https://github.com/Jinjiang" target="_blank">Jinjiang</a>
133134
<a href="https://github.com/kunth" target="_blank">kunth</a>
134135
<a href="https://github.com/luin" target="_blank">luin</a>
135136
<a href="https://github.com/nkCoding" target="_blank">nkCoding</a>
@@ -139,8 +140,5 @@
139140
<a href="https://github.com/titancat" target="_blank">titancat</a>
140141
<a href="https://github.com/XfLoops" target="_blank">XfLoops</a>
141142

142-
<a href="http://jiongks.name" target="_blank">勾三股四</a>
143-
144-
(<a href="https://github.com/Jinjiang/vuejs.org/tree/lang-zh" target="_blank">我要加入翻译!</a>)</p>
145143
<p>Copyright (c) <%- date(Date.now(), 'YYYY') %> <a href="http://evanyou.me" target="_blank">Evan You</a></p>
146144
</div>

0 commit comments

Comments
 (0)
0