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 0d134b3 commit 73b226aCopy full SHA for 73b226a
1 file changed
docs/.vitepress/config.ts
@@ -53,7 +53,8 @@ export default defineConfig({
53
text: '接口文档',
54
items: sidebarItems
55
}
56
- ],
+ ]
57
+ },
58
footer: {
59
message: '<a href="/guide/terms-of-service">服务条款 (Terms of Service)</a> | <a href="/guide/privacy-policy">隐私政策 (Privacy Policy)</a>',
60
copyright: 'Copyright © 2017-present 姬长信 API'
0 commit comments