Component.SocialShare()
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Struchkov Mark 2024-09-08 16:04:45 +03:00
parent 10e18d3542
commit 8ad277d7cb
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

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