Files
hexo-theme-butterfly/layout/includes/loading/index.pug
2025-02-16 20:38:17 +08:00

5 lines
128 B
Plaintext

if theme.preloader.enable
if theme.preloader.source === 1
include ./fullpage-loading.pug
else
include ./pace.pug