Skip to content

Commit dc234ad

Browse files
authored
support search doc (#378)
1 parent c3e9723 commit dc234ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/vocs.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { defineConfig } from 'vocs'
22

33
export default defineConfig({
44
title: 'MCP-Go',
5+
search: {},
56
baseUrl: 'https://mcp-go.dev',
67
basePath: '/',
78
logoUrl: '/logo.png',

0 commit comments

Comments
 (0)