This commit is contained in:
teasiu
2022-09-17 19:30:22 +08:00
parent 85ff571b44
commit 60a621dc20
2 changed files with 3 additions and 3 deletions

View File

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