This commit is contained in:
teasiu
2022-09-17 19:22:53 +08:00
parent add46b1249
commit e6d745d64b
2 changed files with 3 additions and 3 deletions

View File

@@ -120,7 +120,7 @@ const config = {
],
},
],
copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`,
copyright: `Copyright © ${new Date().getFullYear()} www.ecoo.top Built with Docusaurus.`,
},
prism: {
theme: lightCodeTheme,