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 b9e7d94 commit b1cff32Copy full SHA for b1cff32
1 file changed
docs/.vitepress/config.ts
@@ -57,8 +57,7 @@ export default defineConfig({
57
footer: {
58
message: '<a href="/guide/terms-of-service">服务条款 (Terms of Service)</a> | <a href="/guide/privacy-policy">隐私政策 (Privacy Policy)</a>',
59
copyright: 'Copyright © 2017-present 姬长信 API'
60
- }
61
- },
+ },
62
outlineTitle: '本页目录',
63
socialLinks: [
64
{ icon: 'github', link: 'https://github.com/insoxin/API' }
0 commit comments