Add Facebook Comment System
This commit is contained in:
@@ -221,6 +221,13 @@ staticDir = ["static", "../assets/others"] # static directories
|
||||
placeholder = "Your comment ..."
|
||||
visitor = true
|
||||
recordIP = true
|
||||
|
||||
[params.facebook] # Facebook Comment Config (https://developers.facebook.com/docs/plugins/comments)
|
||||
enable = false
|
||||
width = "100%"
|
||||
numPosts = 10
|
||||
appId = ""
|
||||
languageCode = "en_US"
|
||||
|
||||
[privacy] #### Privacy Info (https://gohugo.io/about/hugo-and-gdpr/)
|
||||
[privacy.googleAnalytics]
|
||||
|
||||
Reference in New Issue
Block a user