Skip to content

Commit 3d15d57

Browse files
committed
search key added
1 parent 5fb9f8d commit 3d15d57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ const config: Config = {
106106
// protocol: "http",
107107
// },
108108
],
109-
apiKey: "xyz",//TODO: replace with original key
109+
// apiKey: "xyz",
110+
apiKey: "BtVmZcPssnormhHT0JuuLMMfQQHyK4ap",
110111
},
111112
typesenseSearchParameters: {
112113
query_by:

0 commit comments

Comments
 (0)