From ad75aca5c2d4cd7a9919e990338125376c2d9658 Mon Sep 17 00:00:00 2001 From: Track3 Date: Thu, 14 Feb 2019 16:29:13 +0800 Subject: Add Netlify status badges and demo link to the readme --- exampleSite/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exampleSite') 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"] -- cgit v1.2.3