mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 14:07:06 +08:00
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 |