init...
This commit is contained in:
6
themes/butterfly/layout/includes/third-party/abcjs/index.pug
vendored
Normal file
6
themes/butterfly/layout/includes/third-party/abcjs/index.pug
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user