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:
authorHanzei <hanzei@mailbox.org>2018-06-25 16:03:18 +0300
committerHanzei <hanzei@mailbox.org>2018-06-25 16:03:18 +0300
commit8269d33fa2f256b6378bcf3473006fcf9ccf051e (patch)
tree447be8c0b41a3ef2223ff65f9f3ed54d76e580f0 /exampleSite/config.toml
parent8afcd8365c56a6fe91753804db8613d38cd5eaa2 (diff)
Cleanup code
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index aef4ace..9c242cc 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -27,8 +27,6 @@ enforce_ssl = false
fadeIn = true # Turn on/off the fade-in effect
customCSS = [] # Include custom css files e.g. ["css/foo.css", "css/bar.css"]
- showBlog = true # Show Blog section on home page
- showProjects = true # Show Projects section on home page
projectColumns = "3" # Choose "2" or "3" columns for projects section
placeHolderimg = "/img/workday.jpg" # For Projects without image
showAllPosts = false # Set 'true' to list all posts on home page, or set 'false' to link to separate blog list page