From 356e116ac15d1fef533b53edb580ced5d2db7a70 Mon Sep 17 00:00:00 2001 From: Xiaofeng QU Date: Sun, 12 Jul 2015 00:58:14 +0800 Subject: [PATCH] Adjusted the indent Signed-off-by: Xiaofeng QU --- layout/_partial/article.ejs | 2 +- layout/_partial/post/date.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/_partial/article.ejs b/layout/_partial/article.ejs index b57b091..7c8f3d3 100644 --- a/layout/_partial/article.ejs +++ b/layout/_partial/article.ejs @@ -7,7 +7,7 @@ <% if (post.link || post.title){ %>
<%- partial('post/title', {class_name: 'article-title'}) %> - -<% } %> \ No newline at end of file +<% } %>