Prettified Code!

This commit is contained in:
hengyunabc
2023-08-24 12:29:19 +00:00
committed by GitHub Action
parent c8de95cc9e
commit 1d4c5a3cd8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ export const navbarEN = [
{
text: "DOWNLOAD",
link: "/en/doc/download.md",
}
},
];
+1 -1
View File
@@ -19,5 +19,5 @@ export const navbarZH = [
{
text: "下载",
link: "/doc/download.md",
}
},
];