aboutsummaryrefslogtreecommitdiffstats
path: root/conf/_config.yml
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-11-15 11:19:52 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-11-15 11:19:52 +0100
commit262a6b3e539e8595314cf2b224a80c992f491013 (patch)
treeb1d35fcc2b35c320a273047f11413ad42a280714 /conf/_config.yml
parent96baf20ed87b231082751481c1dbcfd737851ff2 (diff)
webdocs: enable search engine through iot.bzh account; update header
Change-Id: I64ca4f698d8c0c22ea90cf498168cbf37ba1f826 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'conf/_config.yml')
-rw-r--r--conf/_config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/_config.yml b/conf/_config.yml
index 9be23b4..d454bf5 100644
--- a/conf/_config.yml
+++ b/conf/_config.yml
@@ -86,9 +86,9 @@ exclude:
- static/css-src
algolia: # https://community.algolia.com/docsearch/
- index : "TBD"
- apikey: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
-
+ index : "iot"
+ apikey: "40ffa808affb354450e0c0ddabe94aa9"
+
disqus: # check https://disqus.com/admin
name: "TBD"
devmode: 0