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 d47fbb7 commit 41e95d7Copy full SHA for 41e95d7
src/partials/layout.handlebars
@@ -84,8 +84,9 @@
84
<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script>
85
<script type="text/javascript">
86
docsearch({
87
- apiKey: '2d54ec0583367835496f9b24eb99de62',
88
- indexName: 'akeneo-api',
+ appId: 'USYFJKQ2TZ',
+ apiKey: '0432ae035ca73de97c72534104efc0c5',
89
+ indexName: 'akeneo_api_akeneo_com_main',
90
inputSelector: '#algolia-search',
91
debug: false // Set debug to true if you want to inspect the dropdown
92
});
0 commit comments