diff --git a/themes/starter/layout/index.ejs b/themes/starter/layout/index.ejs
index 425e917..f0ab6ea 100644
--- a/themes/starter/layout/index.ejs
+++ b/themes/starter/layout/index.ejs
@@ -11,8 +11,8 @@ layout: layout
<% for (item in list) { %>
-
- <%= list[item].title %>
+
+ <%= list[item].title %>
<%= list[item].title %>
diff --git a/themes/starter/layout/layout.ejs b/themes/starter/layout/layout.ejs
index 92f3568..bb837a3 100644
--- a/themes/starter/layout/layout.ejs
+++ b/themes/starter/layout/layout.ejs
@@ -20,7 +20,7 @@
<%- partial('_partial/sidebar', null, {cache: !config.relative_link}) %>
<%- body %>
-
- <% if (is_root()) { %> <% } %>
+
+ <% if (is_root()) { %> <% } %>