Skip to content

Commit 5e1bba6

Browse files
committed
fix copyright
1 parent 1b9caba commit 5e1bba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ const config: Config = {
337337
}
338338
],
339339
// 底部版权信息
340-
copyright: `Copyright © ${new Date().getFullYear()} <b>Cubic-Project</b>, All Rights Reserved. | Web Design By Lythrilla`
340+
copyright: `Copyright © ${new Date().getFullYear()} <b>Cubic-Project</b>, All Rights Reserved. | Web Design By Lythrilla and Cubic-Project`
341341
},
342342
// 深浅主题
343343
prism: {

0 commit comments

Comments
 (0)