hexo-theme-butterfly/layout/includes/third-party/abcjs/index.pug
2023-04-03 18:51:42 +08:00

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