diff --git a/layout/_partial/post/tag.ejs b/layout/_partial/post/tag.ejs index e0f327f..db6c22d 100644 --- a/layout/_partial/post/tag.ejs +++ b/layout/_partial/post/tag.ejs @@ -3,4 +3,6 @@ show_count: false, class: 'article-tag' }) %> -<% } %> \ No newline at end of file +<% } %> + +
\ No newline at end of file diff --git a/layout/layout.ejs b/layout/layout.ejs index b8b7a33..7921d59 100644 --- a/layout/layout.ejs +++ b/layout/layout.ejs @@ -32,6 +32,7 @@ <%- partial('_partial/after-footer') %> <%- partial('_partial/lock') %> +