diff --git a/layout/_partial/post.ejs b/layout/_partial/post.ejs index b94c8e5..a502def 100755 --- a/layout/_partial/post.ejs +++ b/layout/_partial/post.ejs @@ -19,7 +19,10 @@ <%- post.excerpt || post.content %> <% if (post.excerpt) { %>
- READ MORE + + + 阅读全文 +
<% } %>