From 19852552c6228412182f4f9e043e99c13059b77a Mon Sep 17 00:00:00 2001 From: Xin Date: Tue, 23 Apr 2024 22:16:55 +0200 Subject: [PATCH] docs: update zh-cn sidebar titles --- exampleSite/content/docs/guide/deploy-site.md | 2 +- exampleSite/content/docs/guide/shortcodes/callout.zh-cn.md | 1 - exampleSite/content/docs/guide/shortcodes/filetree.zh-cn.md | 1 - exampleSite/content/docs/guide/shortcodes/tabs.zh-cn.md | 2 +- 4 files changed, 2 insertions(+), 4 deletions(-) diff --git a/exampleSite/content/docs/guide/deploy-site.md b/exampleSite/content/docs/guide/deploy-site.md index 79d2079..7b6d789 100644 --- a/exampleSite/content/docs/guide/deploy-site.md +++ b/exampleSite/content/docs/guide/deploy-site.md @@ -1,5 +1,5 @@ --- -title: Deploy Site +title: 部署站点 prev: /docs/guide/shortcodes next: /docs/advanced --- diff --git a/exampleSite/content/docs/guide/shortcodes/callout.zh-cn.md b/exampleSite/content/docs/guide/shortcodes/callout.zh-cn.md index feb7931..74cf41d 100644 --- a/exampleSite/content/docs/guide/shortcodes/callout.zh-cn.md +++ b/exampleSite/content/docs/guide/shortcodes/callout.zh-cn.md @@ -1,6 +1,5 @@ --- title: 标注 -linkTitle: Callout aliases: - callouts prev: /docs/guide/shortcodes diff --git a/exampleSite/content/docs/guide/shortcodes/filetree.zh-cn.md b/exampleSite/content/docs/guide/shortcodes/filetree.zh-cn.md index dd6bd46..c467031 100644 --- a/exampleSite/content/docs/guide/shortcodes/filetree.zh-cn.md +++ b/exampleSite/content/docs/guide/shortcodes/filetree.zh-cn.md @@ -1,6 +1,5 @@ --- title: 文件树 -linkTitle: FileTree --- ## 示例 diff --git a/exampleSite/content/docs/guide/shortcodes/tabs.zh-cn.md b/exampleSite/content/docs/guide/shortcodes/tabs.zh-cn.md index 087fbe6..8e3b3ae 100644 --- a/exampleSite/content/docs/guide/shortcodes/tabs.zh-cn.md +++ b/exampleSite/content/docs/guide/shortcodes/tabs.zh-cn.md @@ -1,5 +1,5 @@ --- -title: Tabs +title: 标签页 next: /docs/guide/deploy-site ---