Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit afef951

Browse files
authoredOct 15, 2024··
docs: update screenshots for version 2.20 (#432)
为 Halo 2.20 更新部分截图。 /kind documentation ```release-note None ```
1 parent 06e5cb2 commit afef951

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed
 

‎docs/getting-started/first-post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 安装完成后,如何写下第一篇文章。
44
---
55

66
<!-- markdownlint-disable MD034 -->
7-
<video src="https://assets.halo.run/first-post.mp4" controls style={{width: '100%', borderRadius: '8px'}}/>
7+
<video src="https://assets.halo.run/first-post-2.20.mp4" controls style={{width: '100%', borderRadius: '8px'}}/>
88

99
## 登录管理端
1010

‎docs/getting-started/setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ description: 首次安装的初始化指南
55

66
通过之前的安装文档,你已经成功安装了 Halo,在首次访问网站的时候会自动跳转到初始化页面,你需要完成这个步骤才能正常使用 Halo。
77

8-
![Setup](/img/setup/setup.png)
8+
![Setup](/img/setup/setup-2.20.png)
99

1010
表单项说明:
1111

12-
1. **站点名称**:网站的名称,将会显示在浏览器标签页上。
13-
2. **邮箱**初始管理员的邮箱地址
14-
3. **用户名**初始管理员的用户名
12+
1. **站点标题**:网站的名称,将会显示在浏览器标签页上。
13+
2. **用户名**初始管理员的用户名
14+
3. **电子邮箱**初始管理员的邮箱地址
1515
4. **密码**:初始管理员的密码。
1616
5. **确认密码**:重复输入密码以验证是否匹配。
1717

‎static/img/setup/setup-2.20.png

89.7 KB
Loading

‎versioned_docs/version-2.20/getting-started/first-post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 安装完成后,如何写下第一篇文章。
44
---
55

66
<!-- markdownlint-disable MD034 -->
7-
<video src="https://assets.halo.run/first-post.mp4" controls style={{width: '100%', borderRadius: '8px'}}/>
7+
<video src="https://assets.halo.run/first-post-2.20.mp4" controls style={{width: '100%', borderRadius: '8px'}}/>
88

99
## 登录管理端
1010

‎versioned_docs/version-2.20/getting-started/setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ description: 首次安装的初始化指南
55

66
通过之前的安装文档,你已经成功安装了 Halo,在首次访问网站的时候会自动跳转到初始化页面,你需要完成这个步骤才能正常使用 Halo。
77

8-
![Setup](/img/setup/setup.png)
8+
![Setup](/img/setup/setup-2.20.png)
99

1010
表单项说明:
1111

12-
1. **站点名称**:网站的名称,将会显示在浏览器标签页上。
13-
2. **邮箱**初始管理员的邮箱地址
14-
3. **用户名**初始管理员的用户名
12+
1. **站点标题**:网站的名称,将会显示在浏览器标签页上。
13+
2. **用户名**初始管理员的用户名
14+
3. **电子邮箱**初始管理员的邮箱地址
1515
4. **密码**:初始管理员的密码。
1616
5. **确认密码**:重复输入密码以验证是否匹配。
1717

0 commit comments

Comments
 (0)
Please sign in to comment.