mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
if theme.abcjs.enable
|
|
if theme.abcjs.per_page && (['post','page'].includes(globalPageType)) || page.abcjs
|
|
include ./abcjs.pug
|