diff --git a/public/_layout.ejs b/public/_layout.ejs index 0744d41..159e489 100644 --- a/public/_layout.ejs +++ b/public/_layout.ejs @@ -26,15 +26,15 @@ + + + <% if (typeof title != 'undefined') { -%> <%= site %>: <%= title %> <% } else { -%> <%= site %> <% } -%> - - - <% for (var i in allStyles) { -%>