Customize theme
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<% if (post.excerpt){ %>
|
||||
<%- post.excerpt %>
|
||||
<p class="article-more-link">
|
||||
<a href="<%- url_for(post.path) %>">阅读全文</a>
|
||||
<a href="<%- url_for(post.path) %>">Read more</a>
|
||||
</p>
|
||||
<% } else { %>
|
||||
<%- post.content %>
|
||||
|
Reference in New Issue
Block a user