Step 1 of excising Twitter

This commit is contained in:
Harsh Shandilya 2023-02-03 19:25:51 +05:30
parent 44444cb55e
commit 46c28427d0
1 changed files with 1 additions and 2 deletions

View File

@ -32,7 +32,6 @@ enableEmoji = true
defaultTheme = "dark"
disableThemeToggle = true
# Set parameters for social metadata
twitterUsername = "@msfjarvis"
socialImage = "android-chrome-512x512.webp"
# Turn on Utterances-backed comments
comments = true
@ -47,7 +46,7 @@ enableEmoji = true
ShowPostNavLinks = true
ShowToc = true
ShowShareButtons = true
ShareButtons = [ "twitter", "reddit", "telegram" ]
ShareButtons = [ "reddit", "telegram" ]
# Required for search engine indexers
env = "production"