5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
if theme.preloader.enable
|
|
if theme.preloader.source === 1
|
|
include ./fullpage-loading.pug
|
|
else
|
|
include ./pace.pug |