Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.io>2018-02-14 06:46:45 +0300
committerVicky <vicky@vickylai.io>2018-02-14 06:46:45 +0300
commitb59b398e2f27a6b67704e78fd0bc63de691e64e9 (patch)
tree88cd364c6cf2d626d00a9715ab2f5496a1c53745
parenta459b3808f674e97ac142d74584d750d151e6b11 (diff)
Minor correction to exampleSite config syntax.
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7348219..d57b8b9 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -24,7 +24,7 @@ canonifyurls = true # Turns relative urls in
description = "Website description." # Max 160 characters show in search results
faviconfile = "img/fav.ico"
pygmentsStyle = "monokai" # Choose theme: https://help.farbox.com/pygments.html
- pygmentsCodeFences = true
+ pygmentsCodefences = true
footertext = "" # Text to show in footer (overrides default text)
fadein = true # Turn on/off the fade-in effect