diff --git a/layout/_partial/totop.ejs b/layout/_partial/float-btns.ejs similarity index 100% rename from layout/_partial/totop.ejs rename to layout/_partial/float-btns.ejs diff --git a/layout/layout.ejs b/layout/layout.ejs index 9de52bf..41a502b 100644 --- a/layout/layout.ejs +++ b/layout/layout.ejs @@ -20,11 +20,11 @@ <% } %>
<%- body %> - <%- partial('_partial/footer', null, {cache: !config.relative_link}) %> -
- <%- partial('_partial/totop') %> -
+ <%- partial('_partial/footer', null, {cache: !config.relative_link}) %>
+
+ <%- partial('_partial/float-btns') %> +