File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
themes/vue/layout/partials Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,12 @@ $ [sudo] npm install -g hexo@2.5.7
13
13
$ npm install
14
14
$ hexo server
15
15
```
16
+
17
+ ## 贡献者名单
18
+
19
+ (首字母顺序排序)
20
+
21
+ * [ @etanxing ] ( https://github.com/etanxing )
22
+ * [ @Garfielt ] ( https://github.com/Garfielt )
23
+ * [ @getive ] ( https://github.com/getive )
24
+ * [ @XfLoops ] ( https://github.com/XfLoops )
Original file line number Diff line number Diff line change 124
124
<div id =" footer" >
125
125
<a class =" start" href =" <%- config.root %>guide/index.html" >现在开始学习 Vue.js</a >
126
126
<p >基于 <a href =" http://opensource.org/licenses/MIT" target =" _blank" >MIT License</a > 发布</p >
127
- <p >中文翻译: <a href =" http://jiongks.name" target =" _blank" >勾三股四</a > (<a href =" https://github.com/Jinjiang/vuejs.org/tree/lang-zh" target =" _blank" >我要加入翻译!</a >)</p >
127
+ <p >中文翻译: <a href =" http://jiongks.name" target =" _blank" >勾三股四</a > < a href = " https://github.com/etanxing " target = " _blank " >@etanxing</ a > (<a href =" https://github.com/Jinjiang/vuejs.org/tree/lang-zh" target =" _blank" >我要加入翻译!</a >)</p >
128
128
<p >Copyright (c) <% - date (Date .now (), ' YYYY' ) %> <a href =" http://evanyou.me" target =" _blank" >Evan You</a ></p >
129
129
</div >
You can’t perform that action at this time.
0 commit comments