fix theme...
This commit is contained in:
6
themes/anzhiyu/layout/includes/third-party/search/index.pug
vendored
Normal file
6
themes/anzhiyu/layout/includes/third-party/search/index.pug
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
if theme.algolia_search.enable
|
||||
include ./algolia.pug
|
||||
else if theme.local_search.enable
|
||||
include ./local-search.pug
|
||||
else if theme.docsearch.enable
|
||||
include ./docsearch.pug
|
||||
Reference in New Issue
Block a user