There was an error while loading. Please reload this page.
1 parent 68df1f4 commit ae54f48Copy full SHA for ae54f48
1 file changed
docusaurus.config.js
@@ -22,6 +22,10 @@ module.exports = {
22
theme: require("prism-react-renderer/themes/github"),
23
darkTheme: require("prism-react-renderer/themes/vsDark"),
24
},
25
+ algolia: {
26
+ apiKey: "c0cf59beed38709e9ed6b0ac80b24ee5",
27
+ indexName: "typescripttolua",
28
+ },
29
30
presets: [
31
[
0 commit comments