diff --git a/themes/chameleon/layout/layout.ejs b/themes/chameleon/layout/layout.ejs index a3b3a9b..210f0d1 100644 --- a/themes/chameleon/layout/layout.ejs +++ b/themes/chameleon/layout/layout.ejs @@ -1,6 +1,6 @@ -<%- partial('_partial/head', {}, { cache: true }) %> +<%- partial('_partial/head', {}) %> <%/* set /about page to use "home" page layout */%> <% if (is_current('about/index.html')) { %>