Docs: Enable search
This commit is contained in:
parent
19c092a5ee
commit
ad60a5ce9b
@ -25,6 +25,9 @@ export default defineConfig({
|
|||||||
socialLinks: [
|
socialLinks: [
|
||||||
{ icon: 'github', link: 'https://github.com/MM2-0/Kvaesitso' },
|
{ icon: 'github', link: 'https://github.com/MM2-0/Kvaesitso' },
|
||||||
],
|
],
|
||||||
|
search: {
|
||||||
|
provider: 'local',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
head: [['link', { rel: 'icon', href: '/icon.png' }]],
|
head: [['link', { rel: 'icon', href: '/icon.png' }]],
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user