Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyunabc authored and actions-user committed Aug 24, 2023
1 parent ce6c3a2 commit e4fab59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion site/docs/.vuepress/configs/navbar/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ export const navbarEN = [
{
text: "DOWNLOAD",
link: "/en/doc/download.md",
}
},
];
2 changes: 1 addition & 1 deletion site/docs/.vuepress/configs/navbar/zh.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ export const navbarZH = [
{
text: "下载",
link: "/doc/download.md",
}
},
];

0 comments on commit e4fab59

Please sign in to comment.