Update theme settings to generate search.html properly
This commit is contained in:
parent
79454f95bd
commit
fcb4eb7521
|
@ -2,6 +2,8 @@
|
|||
theme:
|
||||
name: material
|
||||
custom_dir: theme
|
||||
search_index_only: false
|
||||
include_search_page: true
|
||||
font:
|
||||
text: 'Open Sans:300,400,400i,600,700'
|
||||
docs_dir: projects
|
||||
|
|
Loading…
Reference in New Issue