From 8ad277d7cb9cbce55244c37a1b5bfed9d0537f77 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sun, 8 Sep 2024 16:04:45 +0300 Subject: [PATCH] Component.SocialShare() --- .quartz/quartz.layout.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.quartz/quartz.layout.ts b/.quartz/quartz.layout.ts index 1bc9f80f..d7f5006e 100644 --- a/.quartz/quartz.layout.ts +++ b/.quartz/quartz.layout.ts @@ -7,7 +7,7 @@ export const sharedPageComponents: SharedLayout = { header: [], afterBody: [ Component.Backlinks(), - Component.SocialShare(), + // Component.SocialShare(), Component.Remark({ options: { host: 'https://comments.struchkov.dev',