Skip to content

Commit 0518647

Browse files
committed
docs: move LLMs UI to page outline
1 parent 904ea04 commit 0518647

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/document/rspress.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@ export default defineConfig({
157157
},
158158
globalStyles: path.join(__dirname, 'theme', 'index.css'),
159159
themeConfig: {
160+
llmsUI: {
161+
placement: 'outline',
162+
},
160163
footer: {
161164
message: 'Copyright © ByteDance',
162165
},

0 commit comments

Comments
 (0)