Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 0641cdc

Browse files
committed
Clean up Chinese metadata files
Remove trailing whitespaces and unnecessary line breaks in various Chinese metadata files across the Nextra documentation
1 parent e607f33 commit 0641cdc

File tree

7 files changed

+7
-8
lines changed

7 files changed

+7
-8
lines changed

apps/nextra/pages/zh/_meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default {
4444
items: {
4545
nodes: {
4646
title: "节点",
47-
}
47+
},
4848
},
4949
},
5050
"developer-platforms": {

apps/nextra/pages/zh/build/create-aptos-dapp/_meta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ export default {
77
faq: {
88
title: "常见问题",
99
},
10-
};
10+
};
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
export default {
2-
};
1+
export default {};

apps/nextra/pages/zh/build/guides/_meta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ export default {
5353
"system-integrators-guide": {
5454
title: "应用程序",
5555
},
56-
};
56+
};

apps/nextra/pages/zh/build/guides/aptos-keyless/_meta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ export default {
2020
"federated-keyless": {
2121
title: "联合 Keyless",
2222
},
23-
};
23+
};

apps/nextra/pages/zh/build/guides/aptos-keyless/federated-keyless/_meta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ export default {
88
other: {
99
title: "常见问题",
1010
},
11-
};
11+
};

apps/nextra/pages/zh/build/guides/build-e2e-dapp/_meta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ export default {
1717
"6-handle-tasks": {
1818
title: "6. 处理任务",
1919
},
20-
};
20+
};

0 commit comments

Comments
 (0)