fix(website): bust open graph image cache

This commit is contained in:
Ogulcan Celik 2026-05-18 18:20:08 +03:00
parent 3189ede2b9
commit f33e1a0faa
2 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -21,7 +21,7 @@
<meta property="og:url" content="https://herdr.dev/" />
<meta
property="og:image"
content="https://herdr.dev/assets/og-card-v2.png"
content="https://herdr.dev/assets/og-card-v3.png"
/>
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
@ -35,7 +35,7 @@
/>
<meta
name="twitter:image"
content="https://herdr.dev/assets/og-card-v2.png"
content="https://herdr.dev/assets/og-card-v3.png"
/>
<meta name="twitter:image:alt" content="Herdr — One terminal. The whole herd." />