Add share buttons to posts [deploy]

This commit is contained in:
Harsh Shandilya 2022-07-27 10:00:01 +00:00
parent 5ddd0dc7ca
commit 5f8ca1c1c5
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ enableEmoji = true
disableSpecial1stPost = true
ShowPostNavLinks = true
ShowToc = true
ShowShareButtons = true
ShareButtons = [ "twitter", "reddit", "telegram" ]
# Required for search engine indexers
env = "production"