We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b9caba commit 5e1bba6Copy full SHA for 5e1bba6
1 file changed
docusaurus.config.ts
@@ -337,7 +337,7 @@ const config: Config = {
337
}
338
],
339
// 底部版权信息
340
- copyright: `Copyright © ${new Date().getFullYear()} <b>Cubic-Project</b>, All Rights Reserved. | Web Design By Lythrilla`
+ copyright: `Copyright © ${new Date().getFullYear()} <b>Cubic-Project</b>, All Rights Reserved. | Web Design By Lythrilla and Cubic-Project`
341
},
342
// 深浅主题
343
prism: {
0 commit comments