We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a5194 commit 71eea69Copy full SHA for 71eea69
src/content/docs/zh-cn/tutorial/2-pages/1.mdx
@@ -15,7 +15,7 @@ import PreCheck from '~/components/tutorial/PreCheck.astro';
15
<PreCheck>
16
- 在你的网站上创建两个新页面:关于和博客
17
- 为你的页面添加导航链接
18
- - 将你的网站的更新版本部署并部署到线上
+ - 将你更新后的网站部署上线
19
</PreCheck>
20
21
## 创建一个新的 `.astro` 文件
0 commit comments