1
0

config.toml: Adjust sharing icon setting

This commit is contained in:
Alan Orth 2017-01-21 19:29:36 +02:00
parent 5aa603f682
commit a8275c89e0
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -33,6 +33,9 @@ enableGitInfo = true
# verification string for Yandex Webmaster Tools
yandex_verify_meta = "96b099438f75a04a"
# show sharing icons on pages/posts (default: true)
#sharingicons = true
[params.sidebar]
# Optional about block for sidebar (can be Markdown)
about = "*Picturing Jordan*, sharing Jordan with the worldone picture at a time.<br><br>[Read more →](/about)"
@ -43,16 +46,6 @@ enableGitInfo = true
[params.social]
twitter = "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"