mirror of https://github.com/jkjoy/sunpeiwen.git
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
|
if theme.abcjs && theme.abcjs.enable
|
||
|
if theme.abcjs.per_page
|
||
|
if is_post() || is_page()
|
||
|
include ./abcjs.pug
|
||
|
else if page.abcjs
|
||
|
include ./abcjs.pug
|