aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
authorTrack3 <pengliabc@live.cn>2019-02-14 16:29:13 +0800
committerTrack3 <pengliabc@live.cn>2019-02-14 16:29:13 +0800
commitad75aca5c2d4cd7a9919e990338125376c2d9658 (patch)
treee911f335728686ad59a42c33d9b04ecf60f6a713 /exampleSite
parent61592cc6fb70d60bd60f02704117205464424833 (diff)
downloadhermit-ad75aca5c2d4cd7a9919e990338125376c2d9658.tar.gz
Add Netlify status badges and demo link to the readme
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index f5f6886..d8cfb88 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -43,8 +43,8 @@ enableEmoji = true # Shorthand emojis in content files - https://gohugo.io/func
# Prefix of link to the git commit detail page. GitInfo must be enabled.
# gitUrl = "https://github.com/username/repository/commit/"
- # Toggle this option need to rebuild SCSS, requires extended version of Hugo
- justifyContent = false # Set "text-align: justify" to .content.
+ # Toggling this option needs to rebuild SCSS, requires Hugo extended version
+ justifyContent = false # Set "text-align: justify" to `.content`.
# Add custom css
# customCSS = ["css/foo.css", "css/bar.css"]