Add license files and new runtime JavaScript bundle for Chinese documentation site

This commit is contained in:
catlog22
2026-02-05 20:57:57 +08:00
parent 9fc2c876f7
commit 4258a77dd2
108 changed files with 305 additions and 1222 deletions

View File

@@ -48,9 +48,9 @@ export default {
],
"themeConfig": {
"navbar": {
"title": "CCW Help",
"title": "CCW 帮助",
"logo": {
"alt": "CCW Logo",
"alt": "CCW 标志",
"src": "img/logo.svg"
},
"items": [
@@ -65,7 +65,7 @@ export default {
},
"footer": {
"style": "dark",
"copyright": "Copyright © 2026 CCW. Built with Docusaurus.",
"copyright": "版权 © 2026 CCW。使用 Docusaurus 构建。",
"links": []
},
"prism": {