diff --git a/config.toml b/config.toml index 85eb1941..7a82ec4a 100644 --- a/config.toml +++ b/config.toml @@ -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 world — one picture at a time.

[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"