mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 05:39:12 +00:00
Add Chatwoot to documentation
See repo: https://github.com/chatwoot/chatwoot
This commit is contained in:
@@ -37,6 +37,9 @@ const config = {
|
||||
locales: ['en'],
|
||||
},
|
||||
|
||||
// Add a widget for Chatwoot for live chat if users need help
|
||||
clientModules: [require.resolve('./src/components/ChatwootWidget.js')],
|
||||
|
||||
presets: [
|
||||
[
|
||||
'classic',
|
||||
@@ -69,7 +72,6 @@ const config = {
|
||||
}),
|
||||
],
|
||||
],
|
||||
|
||||
themeConfig:
|
||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user