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

7 lines
164 B
Plaintext
Raw Normal View History

2023-09-25 15:58:56 +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