Skip to content

Commit b1c02aa

Browse files
author
勾股
committed
updated contributors
1 parent 0f4d026 commit b1c02aa

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ $ hexo server
2020

2121
* [@etanxing](https://github.com/etanxing)
2222
* [@Garfielt](https://github.com/Garfielt)
23-
* [@getive](https://github.com/getive)
24-
* [@XfLoops](https://github.com/XfLoops)
23+
* [@SoAanyip](https://github.com/SoAanyip)

themes/vue/layout/partials/index.ejs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@
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/etanxing" target="_blank">@etanxing</a> (<a href="https://github.com/Jinjiang/vuejs.org/tree/lang-zh" target="_blank">我要加入翻译!</a>)</p>
127+
<p>中文翻译:
128+
<a href="http://jiongks.name" target="_blank">勾三股四</a>
129+
<a href="https://github.com/etanxing" target="_blank">etanxing</a>
130+
<a href="https://github.com/Garfielt" target="_blank">Garfielt</a>
131+
<a href="https://github.com/SoAanyip" target="_blank">SoAanyip</a>
132+
(<a href="https://github.com/Jinjiang/vuejs.org/tree/lang-zh" target="_blank">我要加入翻译!</a>)</p>
128133
<p>Copyright (c) <%- date(Date.now(), 'YYYY') %> <a href="http://evanyou.me" target="_blank">Evan You</a></p>
129134
</div>

0 commit comments

Comments
 (0)