Skip to content

Commit

Permalink
i18n(zh-cn): Update getting-started.mdx (#10457)
Browse files Browse the repository at this point in the history
* i18n(zh-cn): Update `getting-started.mdx`

* Update src/content/docs/zh-cn/getting-started.mdx
  • Loading branch information
liruifengv authored Dec 20, 2024
1 parent 738de11 commit daf6007
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/content/docs/zh-cn/getting-started.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
title: 入门指南
description: 简单介绍 Astro。
description: 帮助你使用聚焦于内容驱动型网站的 web 框架 Astro 的指南、资源和 API 参考信息
i18nReady: true
tableOfContents: false
editUrl: false
next: false
banner:
content: |
Astro v5 已发布!<a href="/zh-cn/guides/upgrade-to/v5/">了解如何升级你的网站</a>!
hero:
title: Astro 文档
tagline: 指南、资源和 API 参考,帮助你使用 Astro 进行构建。
Expand All @@ -20,8 +23,6 @@ hero:
tagline: 本文档由 Astro 和我们的开源贡献者提供支持。
linkText: 加入我们!
link: /zh-cn/contribute/
banner:
content: 想要升级到 Astro 5 的 beta 版本吗?阅读我们的 <a href="https://5-0-0-beta.docs.astro.build/zh-cn/guides/upgrade-to/v5/">v5 升级指南</a>!
---

import { CardGrid } from '@astrojs/starlight/components'
Expand Down

0 comments on commit daf6007

Please sign in to comment.