We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952dfa3 commit a737fe1Copy full SHA for a737fe1
1 file changed
config/_default/languages.toml
@@ -5,14 +5,14 @@ languagedirection = "ltr"
5
title = "CodeGlimpse的个人博客"
6
contentDir = "content/zh-cn"
7
weight = 1
8
-[zh-cn.params]
9
-subtitle = "我的数字花园 🌱 - 基于 GitHub Pages 搭建的博客与文档。欢迎分享想法!"
+ [zh-cn.params]
+ subtitle = "我的数字花园 🌱 - 基于 GitHub Pages 搭建的博客与文档。欢迎分享想法!"
10
11
[en]
12
languageName = "English"
13
languagedirection = "ltr"
14
title = "Personal Blogs for CodeGlimpse"
15
contentDir = "content/en"
16
weight = 2
17
-[en.params]
18
-subtitle = "My digital garden 🌱 - A blog and docs built with GitHub Pages. Thoughts welcome!"
+ [en.params]
+ subtitle = "My digital garden 🌱 - A blog and docs built with GitHub Pages. Thoughts welcome!"
0 commit comments