hexo/node_modules/hexo-theme-butterfly/layout/includes/third-party/abcjs/index.pug

7 lines
170 B
Plaintext
Raw Normal View History

2023-10-03 11:14:36 +08:00
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