breaking changes: 增加 pace.js 加載動畫條 closed #935

This commit is contained in:
Jerry
2022-09-21 01:29:36 +08:00
Unverified
parent 65b1ad32c8
commit 0b0cb38b59
14 changed files with 64 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
if hexo-config('preloader')
if hexo-config('preloader.enable') && hexo-config('preloader.source') == 1
.loading-bg
position: fixed
z-index: 1000