diff --git a/themes/chameleon/layout/layout.ejs b/themes/chameleon/layout/layout.ejs index 210f0d1..00c9943 100644 --- a/themes/chameleon/layout/layout.ejs +++ b/themes/chameleon/layout/layout.ejs @@ -3,14 +3,14 @@ <%- partial('_partial/head', {}) %> <%/* set /about page to use "home" page layout */%> <% if (is_current('about/index.html')) { %> - + <% } else {%> - + <% } %>
<%- body %>
- <%- partial('_partial/footer') %> - <%- partial('_partial/after-footer') %> + <%- partial('_partial/footer') %> + <%- partial('_partial/after-footer') %>