update config.tolm

feature/cover-image
nodejh 7 years ago
parent 21c821002e
commit b9a199180f

@ -24,7 +24,7 @@ hasCJKLanguage = true
# Enable summary, true|false # Enable summary, true|false
enableSummary = true enableSummary = true
# Use description replace summary, defalt false # Use posts' front matter description replace summary, true|false
useDescriptionReplaceSummary = false useDescriptionReplaceSummary = false
# Enable Google Analytics # Enable Google Analytics
@ -58,8 +58,8 @@ hasCJKLanguage = true
# default: 'Newer Posts' # default: 'Newer Posts'
newerPosts = "" newerPosts = ""
# show latest posts in single page # show latest posts in single page, true|false
showLatestPosts = true showLatestPosts = false
# Latest posts title, default: 'Read More' # Latest posts title, default: 'Read More'
readMore = "" readMore = ""
@ -67,7 +67,7 @@ hasCJKLanguage = true
# nodejh is site name specified in params.name # nodejh is site name specified in params.name
copyright = "" copyright = ""
# Share # Enable Share Button at bottom of post, true|false
enableShare = false enableShare = false
# Enter optionally your twitter account # Enter optionally your twitter account
twitterAccount = "" twitterAccount = ""

@ -3,8 +3,8 @@ license = "MIT"
licenselink = "https://github.com/nodejh/hugo-theme-cactus-plus/blob/master/LICENSE.md" licenselink = "https://github.com/nodejh/hugo-theme-cactus-plus/blob/master/LICENSE.md"
description = "A minimalistic and responsive theme for bloggers." description = "A minimalistic and responsive theme for bloggers."
homepage = "https://github.com/nodejh/hugo-theme-simple" homepage = "https://github.com/nodejh/hugo-theme-simple"
tags = ["blog", "disqus", "duoshuo", "google analytics", "baidu tongji", "rss", "syntax highlighting", "tags", "categories"] tags = ["blog", "beautiful", "disqus", "rss", "syntax highlighting", "tags"]
features = ["blog", "disqus", "duoshuo", "google analytics", "baidu tongji", "rss", "syntax highlighting", "tags", "categories"] features = ["blog", "beautiful", "disqus", "rss", "syntax highlighting", "tags"]
min_version = 0.18 min_version = 0.18
[author] [author]

Loading…
Cancel
Save