Component.SocialShare()

This commit is contained in:
2024-09-08 14:35:37 +03:00
parent 7a7f4d17c6
commit 4c2926264d

View File

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