mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-04-29 02:39:29 +00:00
fix docs
This commit is contained in:
parent
5ac38d3d0f
commit
e7608ada4a
76 changed files with 8652 additions and 1187 deletions
14
docs/i18n/en/docusaurus-plugin-content-blog/options.json
Normal file
14
docs/i18n/en/docusaurus-plugin-content-blog/options.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"title": {
|
||||
"message": "Blog",
|
||||
"description": "The title for the blog used in SEO"
|
||||
},
|
||||
"description": {
|
||||
"message": "Blog",
|
||||
"description": "The description for the blog used in SEO"
|
||||
},
|
||||
"sidebar.title": {
|
||||
"message": "Recent posts",
|
||||
"description": "The label for the left sidebar"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue