diff --git a/breek/templates/index.ejs b/breek/templates/index.ejs index 6293d5f..ad2de98 100644 --- a/breek/templates/index.ejs +++ b/breek/templates/index.ejs @@ -23,9 +23,9 @@ <% if (site.customConfig.visitors){ %> - + - + <% } %>
@@ -61,9 +61,9 @@ <% if (site.customConfig.visitors){ %> - + -
+
<% } %>
@@ -106,9 +106,9 @@ <% if (site.customConfig.visitors){ %> - + -
+
<% } %>
diff --git a/breek/templates/post.ejs b/breek/templates/post.ejs index 560ad95..45e9829 100644 --- a/breek/templates/post.ejs +++ b/breek/templates/post.ejs @@ -18,9 +18,9 @@ <% if (site.customConfig.visitors){ %> - + - + <% } %>