diff --git a/config.toml b/config.toml index c51b86c..f6ddf2e 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = "https://liaobinbin.com/" languageCode = "zh-cn" -title = "Boiao Ch" +title = "林彡示申/Boiao Ch/Blog" theme = "LoveIt" copyright = "© Boiao Ch 2008 - 2018" publishdir = "docs" @@ -10,6 +10,8 @@ enableEmoji = true defaultContentLanguage = "zh-cn" +enableGitInfo = true + [author] name = "Boiao Ch" email = "doubiliao@gmail.com" diff --git a/themes/LoveIt/config.toml b/themes/LoveIt/config.toml index 774742c..ebf159d 100644 --- a/themes/LoveIt/config.toml +++ b/themes/LoveIt/config.toml @@ -6,10 +6,10 @@ [params] # site default theme ["auto", "light", "dark"] # 网站默认主题 ["auto", "light", "dark"] - defaultTheme = "auto" + defaultTheme = "light" # public git repo url only then enableGitInfo is true # 公共 git 仓库路径,仅在 enableGitInfo 设为 true 时有效 - gitRepo = "" + gitRepo = "https://github.com/liaobinbin/liaobinbin.github.io" # which hash function used for SRI, when empty, no SRI is used # ["sha256", "sha384", "sha512", "md5"] # 哪种哈希函数用来 SRI, 为空时表示不使用 SRI @@ -20,7 +20,7 @@ dateFormat = "2006-01-02" # website title for Open Graph and Twitter Cards # 网站标题, 用于 Open Graph 和 Twitter Cards - title = "Boiao Ch" + title = "林彡示申/Boiao Ch/Blog" # website description for RSS, SEO, Open Graph and Twitter Cards # 网站描述, 用于 RSS, SEO, Open Graph 和 Twitter Cards description = "Keep Focus!"