Skip to content

Commit 04a8eb7

Browse files
committed
test chinese display
1 parent 8f7e321 commit 04a8eb7

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change baseurl before deploy
22
baseurl = "https://blog.codeglimpse.top"
33
languageCode = "zh-cn"
4-
title = "Personal Blogs for CodeGlimpse"
4+
title = "Personal Blogs for Fernweh"
55

66
# Theme i18n support
77
# Available values: en, fr, id, ja, ko, pt-br, zh-cn, zh-tw, es, de, nl, it, th, el, uk, ar

config/_default/languages.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[zh-cn]
33
languageName = "简体中文"
44
languagedirection = "ltr"
5-
title = "CodeGlimpse的个人博客"
5+
title = "Fernweh的个人博客"
66
contentDir = "content/zh-cn"
77
weight = 1
88
[zh-cn.params.sidebar]
@@ -11,7 +11,7 @@ weight = 1
1111
[en]
1212
languageName = "English"
1313
languagedirection = "ltr"
14-
title = "Personal Blogs for CodeGlimpse"
14+
title = "Personal Blogs for Fernweh"
1515
contentDir = "content/en"
1616
weight = 2
1717
[en.params.sidebar]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Archives"
2+
title: "所有博客"
33
date: 2022-03-06
44
layout: "archives"
55
slug: "archives"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Search"
2+
title: "搜索"
33
slug: "search"
44
layout: "search"
55
outputs:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Links
2+
title: 链接
33
links:
44
- title: GitHub
55
description: GitHub is the world's largest software development platform.

0 commit comments

Comments
 (0)