From 4081dab724cb4c69e951efb0b58de7bf4fc74c4d Mon Sep 17 00:00:00 2001 From: XPoet Date: Thu, 21 Jan 2021 20:05:30 +0800 Subject: [PATCH] style: modified space ->   --- layout/_partial/article-meta-info.ejs | 16 ++++++++-------- layout/_partial/footer.ejs | 10 +++++----- layout/_partial/home-article-meta-info.ejs | 8 ++++---- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/layout/_partial/article-meta-info.ejs b/layout/_partial/article-meta-info.ejs index 7dac560..128e828 100644 --- a/layout/_partial/article-meta-info.ejs +++ b/layout/_partial/article-meta-info.ejs @@ -1,14 +1,14 @@
<% if (articleObject.categories.length) { %>
diff --git a/layout/_partial/footer.ejs b/layout/_partial/footer.ejs index 2c02c3d..6bc7dff 100644 --- a/layout/_partial/footer.ejs +++ b/layout/_partial/footer.ejs @@ -3,27 +3,27 @@ <% if (theme.website_count.busuanzi_count.enable === true) { %>
<% if (theme.website_count.busuanzi_count.site_uv) { %> - <%- __('site_uv') %>   + <%- __('site_uv') %>  <% } %> <% if (theme.website_count.busuanzi_count.site_pv) { %> - <%- __('site_pv') %> + <%- __('site_pv') %>  <% } %>
<% } %>
- <%- __('powered_by', 'Hexo') %> | <%- __('theme') %> Keep v<%= theme.version %> + <%- __('powered_by', 'Hexo') %> | <%- __('theme') %> Keep v<%= theme.version %>
diff --git a/layout/_partial/home-article-meta-info.ejs b/layout/_partial/home-article-meta-info.ejs index 0d32fa1..2105e2e 100644 --- a/layout/_partial/home-article-meta-info.ejs +++ b/layout/_partial/home-article-meta-info.ejs @@ -2,13 +2,13 @@
<% if (post.categories.length && theme.home_article.category.enable === true) { %> -