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 fa9f5c8 commit 8e21676Copy full SHA for 8e21676
1 file changed
docs/.vitepress/config.ts
@@ -44,6 +44,10 @@ export default defineConfig({
44
dark: '/logos/afdoc_logo_dark.svg',
45
},
46
47
+ search: {
48
+ provider: 'local',
49
+ },
50
+
51
nav: [
52
{ text: 'Guide', link: '/what-is-agent-score' },
53
{ text: 'Checks', link: '/checks/' },
0 commit comments