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

@@ -0,0 +1,2 @@
link(rel="stylesheet", href=url_for(theme.preloader.pace_css_url || theme.asset.pace_default_css))
script(src=url_for(theme.asset.pace_js))