✏️ Modify exampleSite config
This commit is contained in:
parent
94c770cd6c
commit
abc92febda
@ -1,6 +1,6 @@
|
|||||||
baseURL = "https://liuzhichao.com/"
|
baseURL = "https://example.com"
|
||||||
languageCode = "zh-CN"
|
languageCode = "en-us"
|
||||||
title = "柳志超博客"
|
title = "LeaveIt"
|
||||||
theme = "LeaveIt"
|
theme = "LeaveIt"
|
||||||
|
|
||||||
paginate = 12
|
paginate = 12
|
||||||
@ -41,15 +41,15 @@ preserveTaxonomyNames = true
|
|||||||
|
|
||||||
[params]
|
[params]
|
||||||
since = 2011
|
since = 2011
|
||||||
author = "柳志超" # Author's name
|
author = "Covey.Liu" # Author's name
|
||||||
avatar = "/images/me/avatar.jpg" # Author's avatar
|
avatar = "/images/me/avatar.jpeg" # Author's avatar
|
||||||
subtitle = "我会更好,因为我没有停止" # Subtitle
|
subtitle = "我会更好,因为我没有停止" # Subtitle
|
||||||
cdn_url = "" # Base CDN URL
|
cdn_url = "" # Base CDN URL
|
||||||
|
|
||||||
google_verification = ""
|
google_verification = ""
|
||||||
|
|
||||||
description = "柳志超个人博客" # site description
|
description = "" # site description
|
||||||
keywords = "柳志超,柳志超博客" # site keywords
|
keywords = "" # site keywords
|
||||||
|
|
||||||
beian = ""
|
beian = ""
|
||||||
baiduAnalytics = ""
|
baiduAnalytics = ""
|
||||||
@ -61,7 +61,7 @@ preserveTaxonomyNames = true
|
|||||||
Twitter = "xxoo"
|
Twitter = "xxoo"
|
||||||
Email = "xxoo"
|
Email = "xxoo"
|
||||||
Instagram = "xxoo"
|
Instagram = "xxoo"
|
||||||
Wechat = "/images/me/wechat.jpeg" # Wechat QRcode image
|
Wechat = "/images/me/wechat.png" # Wechat QRcode image
|
||||||
Facebook = "xxoo"
|
Facebook = "xxoo"
|
||||||
Telegram = "xxoo"
|
Telegram = "xxoo"
|
||||||
Dribbble = "xxoo"
|
Dribbble = "xxoo"
|
||||||
|
Loading…
Reference in New Issue
Block a user