feat(comment): add Telegram Comments support (#180)

This commit is contained in:
Dillon
2020-03-17 22:39:25 +08:00
committed by GitHub
parent 6b03c711ac
commit 01d814ef6f
13 changed files with 274 additions and 203 deletions

View File

@@ -390,6 +390,17 @@ Note that some of these parameters are explained in details in other sections of
numPosts = 10
appId = ""
languageCode = "en_US"
# {{< version 0.2.0 >}}
# {{< link "https://comments.app/" "Telegram Comments" >}} Config
[params.comment.telegram]
enable = false
siteID = ""
limit = 5
height = ""
color = ""
colorful = true
dislikes = false
outlined = false
# site verification code for Google/Bing/Yandex/Pinterest/Baidu
[params.verification]