Skip to content

Commit f335d0f

Browse files
author
勾股
committed
added/updated contributors' name
1 parent 6111d6c commit f335d0f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,12 @@ $ [sudo] npm install -g hexo@2.5.7
1313
$ npm install
1414
$ hexo server
1515
```
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)

themes/vue/layout/partials/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@
124124
<div id="footer">
125125
<a class="start" href="<%- config.root %>guide/index.html">现在开始学习 Vue.js</a>
126126
<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>
128128
<p>Copyright (c) <%- date(Date.now(), 'YYYY') %> <a href="http://evanyou.me" target="_blank">Evan You</a></p>
129129
</div>

0 commit comments

Comments
 (0)