We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c903f commit 2edde41Copy full SHA for 2edde41
1 file changed
book.json
@@ -9,7 +9,8 @@
9
"github",
10
"edit-link",
11
"rss",
12
- "etoc"
+ "etoc",
13
+ "algolia"
14
],
15
"pluginsConfig": {
16
"disqus": {
@@ -52,6 +53,12 @@
52
53
"algorithm",
54
"leetcode"
55
]
56
+ },
57
+ "algolia": {
58
+ "index": "algorithm",
59
+ "applicationID": "9YBMOZR89J",
60
+ "publicKey": "5860a3e55ee72831917b1b9e2a4649ca",
61
+ "freeAccount": "true"
62
}
63
64
0 commit comments