fix: Please work

This commit is contained in:
xxDeveloper
2023-07-28 17:32:36 +03:00
committed by GitHub
parent 44645d89de
commit eca35e1309

View File

@@ -28,22 +28,6 @@ const config = {
defaultLocale: 'en',
locales: ['en', 'fr', 'tr'],
},
algolia: {
appId: 'AA9S5J9NYT',
apiKey: 'ccfe6abc4d12ac6f882565a9d0caafb1',
indexName: 'sern',
insights: true,
container: 'div',
debug: false,
contextualSearch: true,
externalUrlRegex: 'external\\.com|domain\\.com',
replaceSearchResultPathname: {
from: '/docs/',
to: '/',
},
searchParameters: {},
searchPagePath: 'search',
},
presets: [
[
'classic',
@@ -151,6 +135,22 @@ const config = {
],
},
],
algolia: {
appId: 'AA9S5J9NYT',
apiKey: 'ccfe6abc4d12ac6f882565a9d0caafb1',
indexName: 'sern',
insights: true,
container: 'div',
debug: false,
contextualSearch: true,
externalUrlRegex: 'external\\.com|domain\\.com',
replaceSearchResultPathname: {
from: '/docs/',
to: '/',
},
searchParameters: {},
searchPagePath: 'search',
},
copyright: `Built with ❤️ by the sern Handler team and its contributors`,
},
metadata : [