Skip to content

Commit badd9c4

Browse files
authored
Merge pull request #3062 from olamilekan000/website-should-have-a-search-box
enable search box on website
2 parents 0e4ad07 + 32d4377 commit badd9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/hugo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ github_branch= "master"
120120
algolia_docsearch = false
121121

122122
# Enable Lunr.js offline search
123-
offlineSearch = false
123+
offlineSearch = true
124124

125125
# Enable syntax highlighting and copy buttons on code blocks with Prism
126126
prism_syntax_highlighting = false

0 commit comments

Comments
 (0)