From b7ba6ec0ef17cdbf9c241144caf9d804d2e02b0b Mon Sep 17 00:00:00 2001 From: Ruipeng Zhang Date: Sun, 17 Jul 2016 19:07:03 +0800 Subject: [PATCH] fix: rss link rel in the --- layout/common/head.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/common/head.ejs b/layout/common/head.ejs index 6c54397..ede3f9b 100644 --- a/layout/common/head.ejs +++ b/layout/common/head.ejs @@ -30,7 +30,7 @@ <%- meta(page) %> <% if (theme.customize && theme.customize.social_links && theme.customize.social_links.rss) { %> - + <% } %> <% if (theme.customize.favicon) { %>