diff --git a/public/_layout.ejs b/public/_layout.ejs index 67248f8..e2e23b0 100644 --- a/public/_layout.ejs +++ b/public/_layout.ejs @@ -26,7 +26,6 @@ <% } -%> - <% if (typeof title != 'undefined') { -%> @@ -75,7 +74,6 @@ <% var bodyClasses = current.path -%> -

<%= site %>

@@ -150,22 +148,5 @@ <% for (var i in allScripts) { -%> <% } -%> - - -