From 8ac3bac12b4cca3890920171258066ebb7f64d47 Mon Sep 17 00:00:00 2001 From: Stan Ke <156306548@qq.com> Date: Thu, 6 Jun 2024 15:10:27 +0800 Subject: [PATCH] fix jump logic --- index.html | 4 ++-- themes/hexo-theme-matery/_config.yml | 3 --- .../layout/_partial/index-cover.ejs | 16 +++++++++++++--- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 6126512..69cd597 100644 --- a/index.html +++ b/index.html @@ -362,8 +362,8 @@ $(".bg-cover").css("background-image", "url(" + bannerUrl + ")"); -