diff --git a/layout/layout.ejs b/layout/layout.ejs index 1596c5f..0af2813 100644 --- a/layout/layout.ejs +++ b/layout/layout.ejs @@ -2,16 +2,22 @@
-
+
<%- body %> <%- partial('_partial/footer', null, {cache: !config.relative_link}) %>
<%- partial('_partial/totop') %>
-