diff --git a/website/hugo.toml b/website/hugo.toml index 127cfd3f100a..b898705dc70c 100644 --- a/website/hugo.toml +++ b/website/hugo.toml @@ -120,7 +120,7 @@ github_branch= "master" algolia_docsearch = false # Enable Lunr.js offline search -offlineSearch = false +offlineSearch = true # Enable syntax highlighting and copy buttons on code blocks with Prism prism_syntax_highlighting = false