Closed pgyogesh closed 6 years ago
It's not working because you wrote invalid YAML. Remove the commas after true
search : true, #false (default)
search_full_content : true, #false (default)
Thanks @mmistakes ... It worked
bundle update
.bundle exec jekyll build
.Environment informations
Expected behavior
I'm not getting search toggle even after adding
search : true
in_config.yml
Steps to reproduce the behavior
Site: pgyogesh.com/blog Repo: github.com/pgyogesh/blog