mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 13:22:12 +00:00
Add Algolia to documentation website for better search
This commit is contained in:
@@ -175,6 +175,12 @@ const config = {
|
||||
theme: prismThemes.github,
|
||||
darkTheme: prismThemes.dracula,
|
||||
},
|
||||
algolia: {
|
||||
appId: "NBR0FXJNGW",
|
||||
apiKey: "8841b34192a28b2d06f04dd28d768017",
|
||||
indexName: "khoj",
|
||||
contextualSearch: false,
|
||||
}
|
||||
}),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user