mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 00:41:55 +00:00
Fix algolia searchbar (#884)
This commit is contained in:
@@ -159,7 +159,9 @@ const config = {
|
||||
indexName: "firezone",
|
||||
|
||||
// Optional: see doc section below
|
||||
contextualSearch: true,
|
||||
// Requires more configuration and setup to work, so disabling. See
|
||||
// https://discourse.algolia.com/t/algolia-searchbar-is-not-working-with-docusaurus-v2/14659/2
|
||||
contextualSearch: false,
|
||||
|
||||
// Optional: path for search page that enabled by default (`false` to disable it)
|
||||
searchPagePath: "search",
|
||||
|
||||
Reference in New Issue
Block a user