Skip to content

Commit b7f0489

Browse files
committed
refactor: Swap the OG image to one including the Preact name
1 parent 38daf33 commit b7f0489

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="theme-color" content="#673AB8">
1010
<link rel="alternate" type="application/rss+xml" href="https://preactjs.com/feed.xml">
1111
<link rel="alternate" type="application/atom+xml" href="https://preactjs.com/feed.atom">
12-
<meta property="og:image" content="https://preactjs.com/app-icon.png">
12+
<meta property="og:image" content="%DEPLOY_PRIME_URL%/og-image.png">
1313
<meta name="twitter:card" content="summary">
1414
<link href="https://cdn.jsdelivr.net" rel="preconnect" crossorigin="anonymous">
1515
</head>

src/assets/og-image.png

16.2 KB
Loading

0 commit comments

Comments
 (0)