We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ba187 commit 6dd5c10Copy full SHA for 6dd5c10
docusaurus.config.js
@@ -85,7 +85,7 @@ module.exports = {
85
],
86
},
87
88
- copyright: `Copyright © ${new Date().getFullYear()} Flutter-WebRTC Project, Inc. Built with Docusaurus.`,
+ copyright: `Copyright © ${new Date().getFullYear()} Flutter-WebRTC Project.`,
89
90
prism: {
91
theme: lightCodeTheme,
i18n/zh-cn/docusaurus-theme-classic/footer.json
@@ -36,7 +36,7 @@
36
"description": "The label of footer link with label=GitHub linking to https://github.com/flutter-webrtc"
37
38
"copyright": {
39
- "message": "版权所有 © 2021 Flutter-WebRTC Project. 使用 Docusaurus 构建.",
+ "message": "版权所有 © 2021 Flutter-WebRTC Project.",
40
"description": "The footer copyright"
41
}
42
0 commit comments