Skip to content

Commit c7caaa4

Browse files
committed
Modify footer info.
1 parent e1c6a35 commit c7caaa4

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

template/footer.ejs

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
<div class="footer <%if(type=='index'){%> footer_index <%}%>">
2-
收藏本站请使用Ctrl+D或者Command+d
3-
<br />
42
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
53
<a href="<%=relative_path%>hot.html">命令列表</a> |
6-
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a>
7-
<br> 共搜集到
4+
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a> |
5+
<a href="https://github.com/jaywcjlove/linux-command/releases/tag/v1.0.0">Alfred</a> |
6+
<a href="http://jaywcjlove.gitee.io/linux-command/">开源中国Web版</a>
7+
<br />
8+
<a href="https://github.com/jaywcjlove/linux-command">Github</a> |
9+
<a href="https://jaywcjlove.github.io/linux-command/">短地址:https://git.io/linux</a>
10+
<br />
11+
收藏本站请使用Ctrl+D或者Command+d
12+
<br /> 共搜集到
813
<span id="commands_info">
914
<%=describe.command_length?describe.command_length:''%>
1015
</span> 个Linux命令

0 commit comments

Comments
 (0)