diff --git a/website/assets/og-card-v6.png b/website/assets/og-card-v6.png new file mode 100644 index 00000000..93eb23cd Binary files /dev/null and b/website/assets/og-card-v6.png differ diff --git a/website/astro.config.mjs b/website/astro.config.mjs index 72c150e9..6bc2c49e 100644 --- a/website/astro.config.mjs +++ b/website/astro.config.mjs @@ -68,7 +68,7 @@ export default defineConfig({ head: [ { tag: 'meta', - attrs: { property: 'og:image', content: 'https://herdr.dev/assets/doc-og-card-v2.png' }, + attrs: { property: 'og:image', content: 'https://herdr.dev/assets/og-card-v6.png' }, }, { tag: 'meta', attrs: { property: 'og:image:width', content: '1200' } }, { tag: 'meta', attrs: { property: 'og:image:height', content: '630' } }, @@ -81,7 +81,7 @@ export default defineConfig({ }, { tag: 'meta', - attrs: { name: 'twitter:image', content: 'https://herdr.dev/assets/doc-og-card-v2.png' }, + attrs: { name: 'twitter:image', content: 'https://herdr.dev/assets/og-card-v6.png' }, }, { tag: 'meta', diff --git a/website/index.html b/website/index.html index 53ca28aa..933cf9e4 100644 --- a/website/index.html +++ b/website/index.html @@ -21,7 +21,7 @@ @@ -35,7 +35,7 @@ /> diff --git a/website/src/pages/compare.astro b/website/src/pages/compare.astro index 2baf7b30..5581b4d5 100644 --- a/website/src/pages/compare.astro +++ b/website/src/pages/compare.astro @@ -19,7 +19,7 @@ content="Herdr combines tmux-style persistence, real terminal panes, agent state, direct attach, SSH workflows, and an API agents can drive." /> - + @@ -30,7 +30,7 @@ name="twitter:description" content="Compare Herdr with tmux, Zellij, cmux, Warp, Solo, Conductor, Emdash, and Superset." /> - +