chore: update website preview card
This commit is contained in:
parent
a9c8de7eec
commit
ef4182efd9
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
|
|
@ -21,7 +21,7 @@
|
|||
<meta property="og:url" content="https://herdr.dev/" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://herdr.dev/assets/og-card.png"
|
||||
content="https://herdr.dev/assets/og-card-v2.png"
|
||||
/>
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
/>
|
||||
<meta
|
||||
name="twitter:image"
|
||||
content="https://herdr.dev/assets/og-card.png"
|
||||
content="https://herdr.dev/assets/og-card-v2.png"
|
||||
/>
|
||||
|
||||
<link rel="icon" type="image/png" href="/assets/logo.png" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue