add theme
This commit is contained in:
7
themes/butterfly/layout/includes/third-party/search/index.pug
vendored
Normal file
7
themes/butterfly/layout/includes/third-party/search/index.pug
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
case theme.search.use
|
||||
when 'algolia_search'
|
||||
include ./algolia.pug
|
||||
when 'local_search'
|
||||
include ./local-search.pug
|
||||
when 'docsearch'
|
||||
include ./docsearch.pug
|
||||
Reference in New Issue
Block a user