website: remove social media sharing buttons

They're kind of obtrusive and people can just easily share the URL.

Change-Id: I50de0c8bda3ea9ed0ceb8e7e16456ded70a1d3d3
This commit is contained in:
David Moreau Simard 2020-04-15 15:21:40 -04:00
parent 725a04e11c
commit 45c8a7a5ba
No known key found for this signature in database
GPG Key ID: 938880DAFC753E80
1 changed files with 7 additions and 7 deletions

View File

@ -42,16 +42,16 @@ relativeURLs = true
loadFavicon = true
faviconVersion = ""
# Sets Social Share links to appear on posts
socialShare = true
socialShare = false
# Sets specific share to appear on posts (default behavior is to appear)
socialShareTwitter = true
socialShareGoogleplus = true
socialShareFacebook = true
socialShareReddit = true
socialShareLinkedin = true
socialShareTwitter = false
socialShareGoogleplus = false
socialShareFacebook = false
socialShareReddit = false
socialShareLinkedin = false
socialShareStumbleupon = false
socialSharePinterest = false
socialShareEmail = true
socialShareEmail = false
# Load custom CSS or JavaScript files. The variable is an array so that you
# can load multiple files if necessary. You can also load the standard theme