feat: Enable API search (#353)

* enabled search in ref and changed from section -> main so Algolia will index ref content

* fix: algolia apu key
This commit is contained in:
Kasper Fabricius Kristensen
2021-08-25 15:51:00 +02:00
committed by GitHub
parent f76aa816a5
commit 15161bb0e9
6 changed files with 16 additions and 14 deletions

View File

@@ -23,6 +23,7 @@
"gatsby-plugin-algolia-docsearch": "^1.0.5",
"gatsby-plugin-anchor-links": "^1.1.1",
"gatsby-plugin-emotion": "^5.0.0",
"gatsby-plugin-env-variables": "^2.1.0",
"gatsby-plugin-preact": "^5.9.0",
"gatsby-plugin-react-helmet": "^3.3.12",
"gatsby-plugin-theme-ui": "^0.10.1",