Skip to content

Commit 015bec7

Browse files
authored
Update docusaurus.config.js
1 parent 90e8dda commit 015bec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module.exports = {
88
projectName: 'doc', // Usually your repo name.
99
themeConfig: {
1010
navbar: {
11-
title: '小猪的API文档',
11+
title: '小猪文档',
1212
logo: {
1313
alt: 'Xiaozhu API Doc Logo',
1414
src: 'img/logo.svg',
@@ -75,7 +75,7 @@ module.exports = {
7575
],
7676
},
7777
],
78-
copyright: `Copyright © ${new Date().getFullYear()} Xiaozhu API Doc.`,
78+
copyright: `Copyright © ${new Date().getFullYear()} Xiaozhu API Doc.Powered By 小猪文档 and Vercel`,
7979
},
8080
},
8181
presets: [

0 commit comments

Comments
 (0)