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:
authorDerik Evangelista <kirederik@gmail.com>2017-05-05 14:03:05 +0300
committerVicky <vicky@vickylai.io>2017-05-05 14:03:05 +0300
commit8bf5b9e365dc1889cb62d3367aba363889b9a378 (patch)
treead73acbd191e12b0d4f803b90d57b667780ca8c3 /exampleSite
parentb1b90a10eb96fa4059475055e76fe1d227ec3dfd (diff)
Ability to turn off the fadein effect (#4)
* Ability to turn off the fadein effect * Ability to disable fadein effect on blog posts * Disable fadein on 404 and list pages
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0075cbe..d19b463 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -33,6 +33,8 @@ highlightjs = true # Syntax highlighting
lang = "en"
footertext = "" # Text to show in footer (overrides default text)
+fadein = true # Turn on/off the fade-in effect
+
showblog = true # Show Blog section on home page
showallposts = false # Set 'true' to list all posts on home page, or set 'false' to link to separate blog list page
showlatest = true # Show latest blog post summary