From b4f1246c53b2ac2c0d9b9680b7e97a1b9eb6929b Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Wed, 25 Mar 2020 23:41:05 +0800 Subject: [PATCH] :rocket: fix: sidebar style --- layout/layout.ejs | 10 ++++++++-- source-src/css/_partial/layout.styl | 3 ++- source-src/js/ayer.js | 11 +---------- source/dist/main.css | 2 +- source/dist/main.js | 2 +- 5 files changed, 13 insertions(+), 15 deletions(-) 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') %>
-