[feat & chore] search and update kinesin v1.4

This commit is contained in:
He
2026-04-12 09:00:29 +08:00
parent e65954222e
commit 8abdabd9a5
3 changed files with 10 additions and 4 deletions
+5 -1
View File
@@ -40,6 +40,10 @@ export default defineConfig({
socialLinks: [
{ icon: 'github', link: 'https://github.com/gtxykn0504' }
]
],
search: {
provider: 'local'
}
}
})