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-07-22 08:24:01 +0300
committerHanzei <hanzei@mailbox.org>2018-07-22 08:24:01 +0300
commit389ac2a34bc72ca503c696c965c2016954441f34 (patch)
tree85803f4ef1f0cee1457b653ed9df61693c1e7e52 /exampleSite/config.toml
parent9b08324593c35da21299ef74cecca7e330efcb20 (diff)
Add projects.useTwoColumns option
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml10
1 files changed, 6 insertions, 4 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 753d547..29d3ee7 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -22,13 +22,15 @@ DefaultContentLanguage = "en" # Default language fo
localTime = true # Show your current local time in contact section
timeZone = "America/Los_Angeles" # Your timezone as in the TZ* column of this list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
+ [params.projects]
+ useTwoColumns = false # Use a layout with two columns instead of three
# Share buttons on blog post pages
[params.share]
- twitter = true
- facebook = true
- googlePlus = true
- pinterest = true
+ twitter = true
+ facebook = true
+ googlePlus = true
+ pinterest = true
# Social icons appear in introduction and contact section. Add as many more as you like.
# Find icon names here: https://fontawesome.com/cheatsheet/