From 35a50a7e92b274f6b5e79d22526fd815c70890ee Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Mon, 22 Oct 2018 16:25:51 +0800 Subject: [PATCH] fix bug --- layout/_partial/article.ejs | 1 + layout/_partial/post/recommended_posts.ejs | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/_partial/article.ejs b/layout/_partial/article.ejs index 53741ef..d63c920 100755 --- a/layout/_partial/article.ejs +++ b/layout/_partial/article.ejs @@ -130,6 +130,7 @@ + <% } %> <% } %> diff --git a/layout/_partial/post/recommended_posts.ejs b/layout/_partial/post/recommended_posts.ejs index 779c3ce..5e3f2cf 100644 --- a/layout/_partial/post/recommended_posts.ejs +++ b/layout/_partial/post/recommended_posts.ejs @@ -8,5 +8,4 @@ <% }) %> - <% } %>