Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 597a16d

Browse files
authored
fix: typographical issues (#45)
1 parent 4cdb38a commit 597a16d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

pages/themes/shiro/index.mdx

+6-5
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ import { ToGitHub } from '@components/ToGitHub'
3535
- 你已注册 [Clerk](https://clerk.com/) 账号
3636

3737
<Callout type="warning">
38-
请注意,Shiro 主题的部署教程与初版有所不同,如果你已经部署过 Shiro
39-
主题,请重新阅读本文档(尤其是填入配置文件环节,配置有所变化),并阅读最后一节
40-
[「移除 Edge Config」](#移除-edge-config)
38+
请注意,Shiro 主题的部署教程与初版有所不同,如果你已经部署过 Shiro 主题,请重新阅读本文档(尤其是填入配置文件环节,配置有所变化),并阅读最后一节[「移除 Edge Config」](#移除-edge-config)
4139
</Callout>
4240

4341
## 安装
@@ -46,13 +44,16 @@ import { Steps } from 'nextra/components'
4644
import Video from '@components/Video'
4745

4846
<Steps>
47+
4948
### 克隆仓库
5049

5150
登陆 GitHub 账号,打开 [Innei/Shiro](https://github.com/Innei/Shiro),点击右上角的 Fork 按钮,将仓库克隆到你的账号下。
5251

5352
<Video src="https://pan.vinua.cn/f/73dt6/fork_shiro.mp4" />
54-
### 打开 Vercel 创建项目 登陆 Vercel 账号,点击右上角的 New Project 按钮,选择 Import
55-
Git Repository,选择你刚刚 Fork 的仓库,点击 Import 按钮,即可进入到项目配置页面。
53+
54+
### 打开 Vercel 创建项目
55+
56+
登陆 Vercel 账号,点击右上角的 New Project 按钮,选择 Import Git Repository,选择你刚刚 Fork 的仓库,点击 Import 按钮,即可进入到项目配置页面。
5657

5758
<Video src="https://pan.vinua.cn/f/52ocj/shiro_create_new_project.mp4" />
5859

0 commit comments

Comments
 (0)