We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbc643 commit adcb86cCopy full SHA for adcb86c
apify-docs-theme/src/config.js
@@ -323,7 +323,7 @@ const scripts = [
323
'data-project-color': '#666666',
324
'data-button-hide': 'true',
325
'data-search-mode-enabled': 'true',
326
- 'data-search-include-source-names': 'Docs',
+ 'data-search-include-source-names': '["Docs"]',
327
'data-project-logo': 'https://apify.com/img/apify-logo/logomark-32x32.svg',
328
'data-modal-example-questions': 'How to run an Actor?,Create a version of an Actor?',
329
'data-modal-override-open-id': 'ask-ai-input',
0 commit comments