mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-05 21:01:46 +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 |