1
0

config.toml: Add params for sharingicons

This commit is contained in:
Alan Orth 2016-09-18 18:52:44 +03:00
parent dd5f3925b8
commit 386d4045d5
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -38,6 +38,16 @@ theme = "hugo-theme-bootstrap4"
[params.social]
twitter_username = "@mralanorth"
[params.sharingicons]
# Hide the sharing icons on posts? (Default: false)
hide = false
# Optionally, set any of these to false to hide them:
#facebook = true
#googleplus = true
#linkedin = true
#twitter = true
[[menu.sidebar]]
name = "Alan in Kenya"
url = "https://alaninkenya.org"