diff options
| author | Track3 <pengliabc@live.cn> | 2019-02-14 16:29:13 +0800 |
|---|---|---|
| committer | Track3 <pengliabc@live.cn> | 2019-02-14 16:29:13 +0800 |
| commit | ad75aca5c2d4cd7a9919e990338125376c2d9658 (patch) | |
| tree | e911f335728686ad59a42c33d9b04ecf60f6a713 /exampleSite | |
| parent | 61592cc6fb70d60bd60f02704117205464424833 (diff) | |
| download | hermit-ad75aca5c2d4cd7a9919e990338125376c2d9658.tar.gz | |
Add Netlify status badges and demo link to the readme
Diffstat (limited to 'exampleSite')
| -rw-r--r-- | exampleSite/config.toml | 4 |
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"] |
