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

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

View File

@@ -8,8 +8,8 @@ html(lang=config.language data-theme=theme.display_mode class=htmlClassHideAside
head
include ./head.pug
body
if theme.preloader
!=partial('includes/loading/loading', {}, {cache: true})
if theme.preloader.enable
!=partial('includes/loading/index', {}, {cache: true})
if theme.background
#web_bg