diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 99660d9a..f598e604 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -171,7 +171,7 @@ categoryId = "MDE4OkRpc2N1c3Npb25DYXRlZ29yeTMyODkzODg2" indexPaginate = 100 # The number of pages per index file. Default to 1000. # indexPreload = false # Do not preload index files. # maxResults = 50 -# shortcut = ["Control", "/"] +shortcut = ["Control", "k"] # Fuse.js options, the following options are available. See https://fusejs.io/api/options.html. [search.fuse] # ignoreLocation = true