mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
if theme.abcjs.enable
|
|
if theme.abcjs.per_page
|
|
if is_post() || is_page()
|
|
include ./abcjs.pug
|
|
else if page.abcjs
|
|
include ./abcjs.pug
|