We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50015c6 + add5638 commit 0061943Copy full SHA for 0061943
config.toml
@@ -114,13 +114,13 @@ github_repo = "https://github.com/ossf/glossary"
114
github_branch = "main"
115
116
# Google Custom Search Engine ID. Remove or comment out to disable search.
117
-# gcs_engine_id = "eda0239a7d3fd0d90"
+gcs_engine_id = "650014b54af0a4f74"
118
119
# Enable Algolia DocSearch
120
algolia_docsearch = false
121
122
# Enable Lunr.js offline search
123
-offlineSearch = true
+offlineSearch = false
124
125
# Enable syntax highlighting and copy buttons on code blocks with Prism
126
prism_syntax_highlighting = false
0 commit comments