File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
<% - include (' widget/search' ,{type: " list" }); %>
3
3
<div class =" contributors" >
4
4
<h1 >Contributors</h1 >
5
- <div ><%= describe .contributors ? describe .contributors : ' ' %> </div >
5
+ <div ><% - describe .contributors ? describe .contributors : ' ' %> </div >
6
+ <p >
7
+ 数据来源于 <a href =" https://github.com/jaywcjlove/linux-command/graphs/contributors" >GitHub Contributors</a >,使用<a href =" https://github.com/jaywcjlove/github-action-contributors" >github-action-contributors</a >创建。
8
+ </p >
6
9
</div >
7
10
<% - include (' widget/footer' ,{type: " list" }); %>
8
11
<% - include (' partial/footer' ); %>
Original file line number Diff line number Diff line change 15
15
<br /> 共搜集到
16
16
<span id =" commands_info" >
17
17
<%= describe .command_length ? describe .command_length : ' ' %>
18
- </span > 个Linux命令,超过 <a href =" <%=relative_path%>contributors.html" >50+</a > 的贡献者
18
+ </span > 个Linux命令,超过 <a href =" <%=relative_path%>contributors.html" >50+</a > 贡献者
19
19
</div >
You can’t perform that action at this time.
0 commit comments