add search to the navbar using 'post_search' config param
This commit is contained in:
parent
99fdbbd593
commit
950c341739
7 changed files with 172 additions and 2 deletions
|
@ -89,6 +89,9 @@ feed_show_excerpt: true
|
|||
# Whether or not to show a list of tags below each post preview in the feed page
|
||||
feed_show_tags: true
|
||||
|
||||
# Add a search button to the navbar
|
||||
post_search: true
|
||||
|
||||
# The keywords to associate with your website, for SEO purposes
|
||||
#keywords: "my,list,of,keywords"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue