Skip to content

Commit 6dd5c10

Browse files
committed
Update Copyright info.
1 parent d3ba187 commit 6dd5c10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ module.exports = {
8585
],
8686
},
8787
],
88-
copyright: `Copyright © ${new Date().getFullYear()} Flutter-WebRTC Project, Inc. Built with Docusaurus.`,
88+
copyright: `Copyright © ${new Date().getFullYear()} Flutter-WebRTC Project.`,
8989
},
9090
prism: {
9191
theme: lightCodeTheme,

i18n/zh-cn/docusaurus-theme-classic/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"description": "The label of footer link with label=GitHub linking to https://github.com/flutter-webrtc"
3737
},
3838
"copyright": {
39-
"message": "版权所有 © 2021 Flutter-WebRTC Project. 使用 Docusaurus 构建.",
39+
"message": "版权所有 © 2021 Flutter-WebRTC Project.",
4040
"description": "The footer copyright"
4141
}
4242
}

0 commit comments

Comments
 (0)