We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e53959 commit 0e1153cCopy full SHA for 0e1153c
docs/.vitepress/config.mjs
@@ -72,7 +72,7 @@ let web3_basics_items = [
72
{ text: "个人准则", link: "/web3/basics/rules" },
73
{ text: "赞助", link: "/web3/basics/support" },
74
{ text: "声明", link: "/web3/basics/statement" },
75
- { text: "敬请期待...", link: "/web3/basics/..." },
+ { text: "敬请期待...", link: "/web3/basics/stay-tuned" },
76
];
77
let block_walk_items = [
78
{
docs/web3/basics/stay-tuned.md
@@ -0,0 +1,3 @@
1
+# 敬请期待~
2
+
3
+有优质内容可以推荐,优秀的教程需要我们一起共建!!!
0 commit comments