mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -04:00
feat: add sharing to telegram
This commit is contained in:
@@ -33,5 +33,10 @@
|
||||
"icon": "twitter",
|
||||
"title": "sharing.twitter",
|
||||
"url": "https://twitter.com/intent/tweet/?url=%s&text=%s"
|
||||
},
|
||||
"telegram": {
|
||||
"icon": "telegram",
|
||||
"title": "sharing.telegram",
|
||||
"url": "https://telegram.me/share/url?text=%s&url=%s"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,7 +50,7 @@ fingerprintAlgorithm = "sha256"
|
||||
showTaxonomies = false
|
||||
showWordCount = false
|
||||
showComments = false
|
||||
# sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email"]
|
||||
# sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line"]
|
||||
|
||||
[list]
|
||||
showBreadcrumbs = true
|
||||
|
||||
Reference in New Issue
Block a user