mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-08 12:07:06 +08:00
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
if theme.preloader.enable
|
|
if theme.preloader.source === 1
|
|
include ./fullpage-loading.pug
|
|
else
|
|
include ./pace.pug |