mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Doc 1545 kapa (#3426)
This commit is contained in:
@@ -11,6 +11,8 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
script.setAttribute("data-search-mode-enabled", true);
|
||||
// Hide the Kapa widget
|
||||
script.setAttribute("data-button-hide", true);
|
||||
// MkDocs tries to squeeze the modal
|
||||
script.setAttribute("data-modal-size", "900px");
|
||||
// Make sure we don't track users, so we don't have to put this behind the cookie widget https://docs.kapa.ai/integrations/website-widget/user-tracking
|
||||
script.setAttribute("data-user-analytics-cookie-enabled", false);
|
||||
script.async = true;
|
||||
|
||||
Reference in New Issue
Block a user