diff --git a/_config.yml b/_config.yml index cfad300..266b93b 100644 --- a/_config.yml +++ b/_config.yml @@ -29,4 +29,6 @@ baidu_tongji: 9cdad07c755fa23f6aced510c6760e87 favicon: /images/avatar-small.png #mathjax -mathjax: true \ No newline at end of file +mathjax: true + +excerpt_link: 继续阅读 diff --git a/layout/_partial/read-more.ejs b/layout/_partial/read-more.ejs index 696c761..6596dea 100644 --- a/layout/_partial/read-more.ejs +++ b/layout/_partial/read-more.ejs @@ -12,7 +12,7 @@ <%= strip_html(page.prev.content).substring(0, 150)%> <% } %>…
- + <% } %> @@ -28,7 +28,7 @@ <%= strip_html(page.next.content).substring(0, 150)%> <% } %>… - + <% } %> diff --git a/layout/index.ejs b/layout/index.ejs index 6eb0667..9273edf 100644 --- a/layout/index.ejs +++ b/layout/index.ejs @@ -14,7 +14,7 @@ <%= strip_html(post.content).substring(0, 200)%> <% } %>… - +