From af5cf9e2b151d9a49c951e8be207b9ec0262bf07 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 1 Jun 2019 01:34:22 +0530 Subject: [PATCH] Enable twitter share for blog posts Signed-off-by: Harsh Shandilya --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index 3f12b93..8872399 100644 --- a/config.toml +++ b/config.toml @@ -8,6 +8,8 @@ theme = "hugo-coder-portfolio" author = "Harsh Shandilya" description = "Android Lover | OSS freak" avatarurl = "https://avatars3.githubusercontent.com/u/13348378?v=3" + snsShare = true + enableTwitterShare = true [menu] [[menu.main]]