diff --git a/template/contributors.ejs b/template/contributors.ejs
index a911724e97..8f87054b9a 100644
--- a/template/contributors.ejs
+++ b/template/contributors.ejs
@@ -190,7 +190,7 @@
数据来源于 GitHub Contributors,使用 action-contributors 创建。
- 镜像网站
+ 镜像网站
srebro.cn
getaifun.com
diff --git a/template/styl/index.styl b/template/styl/index.styl
index 23d3d0a531..5f5acde1a7 100644
--- a/template/styl/index.styl
+++ b/template/styl/index.styl
@@ -171,6 +171,9 @@ mq-mobile = "screen and (max-width: 479px)"
&.home {
border-top 0
}
+ div {
+ font-size 12px
+ }
}
.header.home {
.header_inner {
diff --git a/template/widget/footer.ejs b/template/widget/footer.ejs
index 3bea7dbaca..9da12da4d8 100644
--- a/template/widget/footer.ejs
+++ b/template/widget/footer.ejs
@@ -11,13 +11,16 @@
打赏捐赠 |
Github |
短地址:https://git.io/linux
-
- 收藏本站请使用 Ctrl+D 或者Command+d
-
共搜集到
-
- <%=describe.command_length?describe.command_length:''%>
- 个Linux命令,超过
50+ 贡献者
- 推荐自己的
镜像网站
+ 收藏本站请使用 Ctrl+D 或者Command+d
+
+ 共搜集到
+
+ <%=describe.command_length?describe.command_length:''%>
+ 个Linux命令,超过
50+ 贡献者
+
+
\ No newline at end of file