Skip to content

Commit fabfcce

Browse files
committed
docs: add Gemini thinking mode page to Chinese documentation navigation
1 parent cf3898e commit fabfcce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ export default defineConfig({
143143
text: 'Google (Gemini)',
144144
link: '/zh/google-configuration',
145145
items: [
146+
{ text: '思考模式', link: '/zh/gemini-thinking-mode' },
146147
{ text: '图像生成', link: '/zh/gemini-image-generation' }
147148
]
148149
},

0 commit comments

Comments
 (0)