From 753b5a7b14ab37dac61abf25e33ecbc07205d9e1 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Sun, 28 Feb 2016 19:09:26 +0800 Subject: [PATCH] fix: banner relative path --- layout/common/post/banner.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layout/common/post/banner.ejs b/layout/common/post/banner.ejs index 5e9b552..f64a1b2 100644 --- a/layout/common/post/banner.ejs +++ b/layout/common/post/banner.ejs @@ -1,14 +1,14 @@ <% if (post.link) { %> <% } else if (post.title) { %> <% if (index) { %> <% } else { %> - + <% } %> <% } %>