diff --git a/layout/_partial/after-footer.ejs b/layout/_partial/after-footer.ejs index aeb2c80..ea1a958 100644 --- a/layout/_partial/after-footer.ejs +++ b/layout/_partial/after-footer.ejs @@ -1,22 +1,5 @@ <%- js('/js/jquery-2.0.3.min') %> <%- js('/js/lazyload.min') %> - -<% if (theme.subtitle.enable){ %> - -<% } %> <% if (theme.toc && is_post() && !page.no_toc){ %> <%- js('/js/tocbot.min') %> diff --git a/layout/_partial/ayer.ejs b/layout/_partial/ayer.ejs index 6d759db..be42ffc 100644 --- a/layout/_partial/ayer.ejs +++ b/layout/_partial/ayer.ejs @@ -38,4 +38,22 @@ <% if (theme.subtitle.enable){ %> -<% } %> \ No newline at end of file +<% } %> + + +<% if (theme.subtitle.enable){ %> + + <% } %> \ No newline at end of file