mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-06 13:21:45 +08:00
507453671a
🐛 適配hexo 5.0.0 修復toc點擊不會跳轉的bugs 🍻 文件整理 🍻 UI微調
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
if theme.algolia_search.enable
|
|
include ./algolia.pug
|
|
else if theme.local_search.enable
|
|
include ./local-search.pug |