diff --git a/themes/grid/layout/category.ejs b/themes/grid/layout/category.ejs index 109039c..14d9101 100644 --- a/themes/grid/layout/category.ejs +++ b/themes/grid/layout/category.ejs @@ -2,7 +2,7 @@
<%- partial('partial/post/list', {start: 1}) %> <% if (page.total > 1) { %> -
+
diff --git a/themes/grid/layout/index.ejs b/themes/grid/layout/index.ejs index d6dae87..ac02bb8 100644 --- a/themes/grid/layout/index.ejs +++ b/themes/grid/layout/index.ejs @@ -2,7 +2,7 @@
<%- partial('partial/post/list', {start: 1}) %> <% if (page.total > 1) { %> -
+
diff --git a/themes/grid/layout/partial/footer.ejs b/themes/grid/layout/partial/footer.ejs index a8b817a..96ac820 100644 --- a/themes/grid/layout/partial/footer.ejs +++ b/themes/grid/layout/partial/footer.ejs @@ -1,4 +1,4 @@ -