Component.SocialShare()

This commit is contained in:
2024-09-08 16:04:45 +03:00
parent 10e18d3542
commit 8ad277d7cb

View File

@@ -7,7 +7,7 @@ export const sharedPageComponents: SharedLayout = {
header: [], header: [],
afterBody: [ afterBody: [
Component.Backlinks(), Component.Backlinks(),
Component.SocialShare(), // Component.SocialShare(),
Component.Remark({ Component.Remark({
options: { options: {
host: 'https://comments.struchkov.dev', host: 'https://comments.struchkov.dev',