Skip to content
/ API Public template

Commit 73b226a

Browse files
authored
Update config.ts
1 parent 0d134b3 commit 73b226a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/.vitepress/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ export default defineConfig({
5353
text: '接口文档',
5454
items: sidebarItems
5555
}
56-
],
56+
]
57+
},
5758
footer: {
5859
message: '<a href="/guide/terms-of-service">服务条款 (Terms of Service)</a> | <a href="/guide/privacy-policy">隐私政策 (Privacy Policy)</a>',
5960
copyright: 'Copyright © 2017-present 姬长信 API'

0 commit comments

Comments
 (0)