File tree Expand file tree Collapse file tree 3 files changed +14
-8
lines changed Expand file tree Collapse file tree 3 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 190
190
<p >
191
191
数据来源于 <a href =" https://github.com/jaywcjlove/linux-command/graphs/contributors" >GitHub Contributors</a >,使用 <a href =" https://github.com/jaywcjlove/github-action-contributors" >action-contributors</a > 创建。
192
192
</p >
193
- <h1 >镜像网站</h1 >
193
+ <h1 id = " 镜像网站 " >镜像网站</h1 >
194
194
<div class =" links" >
195
195
<a target =" _blank" href =" https://linux.srebro.cn/" >srebro.cn</a >
196
196
<a target =" _blank" href =" https://getaifun.com/linux" >getaifun.com</a >
Original file line number Diff line number Diff line change @@ -171,6 +171,9 @@ mq-mobile = "screen and (max-width: 479px)"
171
171
& .home {
172
172
border-top 0
173
173
}
174
+ div {
175
+ font-size 12px
176
+ }
174
177
}
175
178
.header.home {
176
179
.header_inner {
Original file line number Diff line number Diff line change 11
11
<a href =" https://jaywcjlove.github.io/#/sponsor" target =" _blank" >打赏捐赠</a > |
12
12
<a href =" https://github.com/jaywcjlove/linux-command" target =" _blank" >Github</a > |
13
13
<a href =" https://jaywcjlove.github.io/linux-command/" target =" _blank" >短地址:https://git.io/linux</a >
14
- <br />
15
- 收藏本站请使用 Ctrl+D 或者Command+d
16
- <br /> 共搜集到
17
- <span id =" commands_info" >
18
- <%= describe .command_length ? describe .command_length : ' ' %>
19
- </span > 个Linux命令,超过 <a href =" <%=relative_path%>contributors.html" >50+</a > 贡献者
20
14
<div >
21
- 推荐自己的<a href =" https://github.com/jaywcjlove/linux-command/issues/649" target =" _blank" >镜像网站</a >
15
+ 收藏本站请使用 Ctrl+D 或者Command+d
16
+ <br />
17
+ 共搜集到
18
+ <span id =" commands_info" >
19
+ <%= describe .command_length ? describe .command_length : ' ' %>
20
+ </span > 个Linux命令,超过 <a href =" <%=relative_path%>contributors.html" >50+</a > 贡献者
21
+ </div >
22
+ <div >
23
+ <a target =" _blank" href =" <%=relative_path%>contributors.html#镜像网站" >镜像网站</a >列表,
24
+ <a href =" https://github.com/jaywcjlove/linux-command/issues/649" target =" _blank" >推荐</a >自己的镜像网站
22
25
</div >
23
26
</div >
You can’t perform that action at this time.
0 commit comments