Skip to content

Commit

Permalink
disable search suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cade Scroggins committed Mar 4, 2017
1 parent d1d7416 commit 442589c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
instantRedirect: false,

// suggest your most popular queries as you type.
suggestions: true,
suggestions: false,

// max amount of suggestions to display.
suggestionsLimit: 4,
Expand Down

0 comments on commit 442589c

Please sign in to comment.