Social share visibility

Added the ability to choose which social are available to share.
This commit is contained in:
Giuseppe Pignataro
2019-03-17 00:16:37 +01:00
parent 7ad9a436c9
commit 4f3bbdd7e5
2 changed files with 31 additions and 9 deletions

View File

@@ -103,6 +103,14 @@ disqusShortname = "yourdiscussshortname"
#Skype = "xxxx"
#Whatsapp = "xxxx"
[params.share]
Twitter = true
Facebook = true
#Reddit = true
Linkedin = true
#Pinterest = true
#HackerNews = true
#Mix = true
# Used only for Seo schema
copyright = "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License."