From 332b2f4aa2e6c922f08691f31d5bbf7f53397d58 Mon Sep 17 00:00:00 2001 From: Zachary Billman Date: Sun, 1 May 2022 12:36:17 -0400 Subject: [PATCH] Removed sharing buttons. --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index d866570..c51058f 100644 --- a/config.yml +++ b/config.yml @@ -17,7 +17,7 @@ params: disableThemeToggle: false ShowReadingTime: true - ShowShareButtons: true + ShowShareButtons: false ShowPostNavLinks: true ShowBreadCrumbs: true ShowCodeCopyButtons: true