Skip to content
Snippets Groups Projects
Unverified Commit ff106641 authored by Patrick Marsceill's avatar Patrick Marsceill Committed by GitHub
Browse files

syntax error

parent 900639b0
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ function initSearch() {
lunr.tokenizer.separator = {{ site.search_tokenizer_separator }}
{% else %}
lunr.tokenizer.separator = /[\s\-/]+/
{% end %}
{% endif %}
var index = lunr(function () {
this.ref('id');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment