diff --git a/template/details.ejs b/template/details.ejs
index abae245b1c..f797fd8f22 100644
--- a/template/details.ejs
+++ b/template/details.ejs
@@ -4,7 +4,11 @@
<% if(md_path){ %>
-
编辑
+
+纠正错误
+
+添加实例
+
<% } %>
{{content}}
diff --git a/template/header.ejs b/template/header.ejs
index d0b092e0f3..2c9f3edce9 100644
--- a/template/header.ejs
+++ b/template/header.ejs
@@ -6,6 +6,7 @@
<%=describe.n?describe.n+' - ':''%>Linux Command
+
\ No newline at end of file
diff --git a/template/img/favicon.ico b/template/img/favicon.ico
new file mode 100644
index 0000000000..6ba1992b4f
Binary files /dev/null and b/template/img/favicon.ico differ
diff --git a/template/styl/mixins/markdown.styl b/template/styl/mixins/markdown.styl
index 977b54b2e7..fce4d7a0be 100644
--- a/template/styl/mixins/markdown.styl
+++ b/template/styl/mixins/markdown.styl
@@ -6,6 +6,14 @@ div.markdown-body
float right
top 48px
z-index 2
+ .split{
+ display inline-block
+ height 13px
+ vertical-align middle
+ width 1px
+ border-left 1px solid #dfdfdf
+ margin -1px 0 0 0
+ }
}
padding 30px 35px 30px 35px
word-wrap break-word