diff --git a/content/docs/index.mdx b/content/docs/index.mdx index d2ca91a..371d70e 100644 --- a/content/docs/index.mdx +++ b/content/docs/index.mdx @@ -1,5 +1,5 @@ --- -title: Hello World +title: 快速 description: 欢迎来到 Solar Network 的世界 --- @@ -38,4 +38,4 @@ Solar Network 是整个 HyperNet 项目的别称,它分为 HyperNet 服务器 - [安装 Solian 客户端](./installation) **最推荐** - [在网页版打开 Solian](https://sn.solsynth.dev) -为了探索完整的 Solar Network 功能,你需要一个 Solarpass 账户(又称太阳通行证)。 +为了探索完整的 Solar Network 功能,你需要一个 Solarpass 账户(又称太阳通行证)。 \ No newline at end of file diff --git a/content/docs/register.mdx b/content/docs/register.mdx new file mode 100644 index 0000000..e5a55b1 --- /dev/null +++ b/content/docs/register.mdx @@ -0,0 +1,20 @@ +--- +title: 您好 +description: 如何成为 Solar Network 的一员 +--- + +------- + +# 开始注册 +首先,在首页找到「Account」按钮,并点击 + +接下来,跟随画面指示,填写必要信息 +![](/docs/public<[register]1>) + +在填写完所需信息后,您将会收到一份确认邮件。请尽快点击邮件内的链接 +![](/docs/public<[register]2>) + +至此,Solarpass 的注册就大功告成了! + + + diff --git a/public/[register]1.png b/public/[register]1.png new file mode 100644 index 0000000..e33102a Binary files /dev/null and b/public/[register]1.png differ diff --git a/public/[register]2.png b/public/[register]2.png new file mode 100644 index 0000000..87f9261 Binary files /dev/null and b/public/[register]2.png differ