Change Check: add missing og:image/twitter card metas

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-09 15:35:26 -07:00
parent 76d284648f
commit 78f5092152
+5
View File
@@ -21,6 +21,11 @@
<meta property="og:title" content="The Change Check — is your team above or below the line?">
<meta property="og:description" content="A 2-minute team check for manufacturers navigating change. Find out where your team sits, and what to do next.">
<meta property="og:url" content="https://www.opencommunications.consulting/change-check.html">
<meta property="og:image" content="https://www.opencommunications.consulting/assets/og-card.png?v=20260708">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://www.opencommunications.consulting/assets/og-card.png?v=20260708">
<style>
/* ---- Change Check: scoped quiz UI, OC palette ---- */
.cc-wrap { max-width: 760px; }