From a9db32d0cb2c7ce560472a2484c0ccde5e5a45eb Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Tue, 3 Aug 2021 16:59:39 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20blank=20space=20on=20fire?= =?UTF-8?q?fox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/_partial/{totop.ejs => float-btns.ejs} | 0 layout/layout.ejs | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) rename layout/_partial/{totop.ejs => float-btns.ejs} (100%) 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') %> +