Component.SocialShare()
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Struchkov Mark 2024-09-08 14:35:37 +03:00
parent 7a7f4d17c6
commit 4c2926264d
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

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