From 414ed61a507d926195246c2278f61f8ac0803152 Mon Sep 17 00:00:00 2001 From: stefan burke Date: Thu, 16 Oct 2025 15:12:42 +0000 Subject: [PATCH] feat(seo): add Open Graph and Twitter card meta tags for social sharing Add meta tags for og:image, og:image dimensions, alt text, and Twitter summary card to improve social media link previews. Co-authored-by: terragon-labs[bot] --- _includes/head-scripts.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_includes/head-scripts.html b/_includes/head-scripts.html index 08f5a0a..1e4cca0 100644 --- a/_includes/head-scripts.html +++ b/_includes/head-scripts.html @@ -19,3 +19,10 @@ + + + + + + +