Skip to content

Commit a70ac5b

Browse files
committed
update
1 parent 51e6472 commit a70ac5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/layout/partials/contributors.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div id="contributors">
2-
<p>共 <span style="color:#e66;font-size:28px;" v-text="list.length "></span> 人参与贡献, <a href="https://github.com/vuefe/vuejs.org/issues/192">如有遗漏,请告知</a></p>
2+
<p>共 <span style="color:#e66;font-size:28px;" v-text="list.length "></span> 人参与贡献,排名不分先后,<a href="https://github.com/vuefe/vuejs.org/issues/192">如有遗漏,请告知</a></p>
33
<ul class="contributors">
44
<a v-for="item in list"
55
class="contributor"

0 commit comments

Comments
 (0)