docs: 📝 init algolia search params
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
This commit is contained in:
@@ -23,11 +23,15 @@ module.exports = {
|
||||
},
|
||||
navbar: {
|
||||
logo: {
|
||||
alt: 'My Site Logo',
|
||||
alt: 'Dagger Logo',
|
||||
src: 'img/dagger-logo.png',
|
||||
srcDark: 'img/dagger_logo_dark.png',
|
||||
},
|
||||
},
|
||||
algolia: {
|
||||
apiKey: 'cd4551565ea091140ab8f6c968ea670f',
|
||||
indexName: 'docs_dagger'
|
||||
},
|
||||
},
|
||||
presets: [
|
||||
[
|
||||
|
Reference in New Issue
Block a user