Skip to content

Commit

Permalink
fix(website): Deleting an Incorrect Configuration
Browse files Browse the repository at this point in the history
Delete the incorrect configuration and modify the Chinese directory
  • Loading branch information
Nliver authored and mergify[bot] committed Oct 25, 2022
1 parent 1d77213 commit 27e07fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ const config = {
// 'https://unpkg.com/libpag@latest/lib/libpag.min.js',
// ],
plugins: [
'@docusaurus/plugin-ideal-image',
// '@docusaurus/plugin-ideal-image',
[
"docusaurus-plugin-less",
{
Expand Down
4 changes: 4 additions & 0 deletions website/i18n/zh/docusaurus-theme-classic/navbar.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@
"item.label.Blog": {
"message": "博客",
"description": "Navbar item with label Blog"
},
"item.label.Forum": {
"message": "论坛",
"description": "Navbar item with label Forum"
}
}

0 comments on commit 27e07fd

Please sign in to comment.