From 747be86382a2a41b97374158e71d4bcf3d3aa9ff Mon Sep 17 00:00:00 2001 From: JohnnyZB Date: Thu, 15 Apr 2021 08:13:56 +0300 Subject: [PATCH] Disable twitter share on the posts --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index af77005..2533ec4 100644 --- a/_config.yml +++ b/_config.yml @@ -71,7 +71,7 @@ social-network-links: # Select which social network share links to show in posts share-links-active: - twitter: true + twitter: false facebook: false linkedin: false vk: false