mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-06 05:11:45 +08:00
247c1b664d
feat: 代碼優化 feat: 優化 pageType 邏輯 fix: 修復解密文章後, chartjs 沒有加載的 bug
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
if theme.abcjs.enable
|
|
if theme.abcjs.per_page && (['post','page'].includes(globalPageType)) || page.abcjs
|
|
include ./abcjs.pug
|