Skip to content

Commit abc92fe

Browse files
committed
✏️ Modify exampleSite config
1 parent 94c770c commit abc92fe

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

exampleSite/config.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
baseURL = "https://liuzhichao.com/"
2-
languageCode = "zh-CN"
3-
title = "柳志超博客"
1+
baseURL = "https://example.com"
2+
languageCode = "en-us"
3+
title = "LeaveIt"
44
theme = "LeaveIt"
55

66
paginate = 12
@@ -41,15 +41,15 @@ preserveTaxonomyNames = true
4141

4242
[params]
4343
since = 2011
44-
author = "柳志超" # Author's name
45-
avatar = "/images/me/avatar.jpg" # Author's avatar
44+
author = "Covey.Liu" # Author's name
45+
avatar = "/images/me/avatar.jpeg" # Author's avatar
4646
subtitle = "我会更好,因为我没有停止" # Subtitle
4747
cdn_url = "" # Base CDN URL
4848

4949
google_verification = ""
5050

51-
description = "柳志超个人博客" # site description
52-
keywords = "柳志超,柳志超博客" # site keywords
51+
description = "" # site description
52+
keywords = "" # site keywords
5353

5454
beian = ""
5555
baiduAnalytics = ""
@@ -61,7 +61,7 @@ preserveTaxonomyNames = true
6161
Twitter = "xxoo"
6262
Email = "xxoo"
6363
Instagram = "xxoo"
64-
Wechat = "/images/me/wechat.jpeg" # Wechat QRcode image
64+
Wechat = "/images/me/wechat.png" # Wechat QRcode image
6565
Facebook = "xxoo"
6666
Telegram = "xxoo"
6767
Dribbble = "xxoo"

0 commit comments

Comments
 (0)