We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acff02a commit f4f6ac3Copy full SHA for f4f6ac3
config.toml
@@ -28,10 +28,10 @@ copyright = "The TinyGo Authors"
28
description = "A Go compiler for small places"
29
30
# Google Custom Search Engine ID. Remove or comment out to disable search.
31
-# gcs_engine_id = "feba5f0a3db52897d"
+gcs_engine_id = "feba5f0a3db52897d"
32
33
# Enable Algolia DocSearch
34
-algolia_docsearch = true
+# algolia_docsearch = true
35
36
# Repository configuration (URLs for in-page links to opening issues and suggesting changes)
37
github_repo = "https://github.com/tinygo-org/tinygo-site"
0 commit comments