Skip to content

Commit cc3f8f9

Browse files
authored
convert new Seenode translation to new format
1 parent 6fbaba3 commit cc3f8f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/zh-cn/guides/deploy/seenode.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: 如何在 Seenode 上将你的 Astro 网站部署到网上。
44
sidebar:
55
label: Seenode
66
type: deploy
7+
logo: seenode
8+
supports: ['ssr']
79
i18nReady: true
810
---
911
import { Steps } from '@astrojs/starlight/components';
@@ -99,4 +101,4 @@ export default defineConfig({
99101
- [Seenode Cloud](https://cloud.seenode.com) — Seenode 控制面板
100102
- [Seenode 文档](https://seenode.com/docs) — 完整的平台文档
101103
- [Seenode Astro 指南](https://seenode.com/docs/frameworks/javascript/astro/) — 详细的部署指南和故障排除说明
102-
- [Seenode Astro 模板](https://github.com/seenode/example-astro) — 预配置的启动模板
104+
- [Seenode Astro 模板](https://github.com/seenode/example-astro) — 预配置的启动模板

0 commit comments

Comments
 (0)