Skip to content

Commit e34318d

Browse files
committed
首页备案更新
1 parent 6eff878 commit e34318d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ module.exports = {
148148
*/
149149

150150
/*copyright: `Copyright © ${new Date().getFullYear()} CodeLab, Inc. Built with Docusaurus.`,*/
151-
copyright: `©CodeLab`,
151+
copyright: `Copyright © ${new Date().getFullYear()} CodeLab` + '&nbsp' + '&nbsp' + '&nbsp' + '<a style="color:white" target="_blank" href="https://beian.miit.gov.cn/">粤ICP备2021005905号-1</a>'
152152
},
153153
prism: {
154154
theme: codeblockTheme,

0 commit comments

Comments
 (0)