Skip to content

Commit e8997a0

Browse files
committed
Update OG
1 parent c667881 commit e8997a0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pages/index.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ export default function Page() {
113113
content="Observe the latency querying different data services from varying compute locations using the `edge` and `node` runtimes of Vercel Functions."
114114
/>
115115
<link rel="icon" href="/favicon.ico" />
116-
<meta property="og:image:url" content="/edge-data.png" />
117-
<meta name="twitter:image" content="/edge-data.png" />
116+
<meta property="og:image:url" content="/og.png" />
117+
<meta name="twitter:image" content="/og.png" />
118118
</Head>
119119
<GithubCorner url="https://github.com/vercel-labs/edge-data-latency" />
120120

public/edge-data.png

-1.16 MB
Binary file not shown.

public/og.png

1.16 MB
Loading

0 commit comments

Comments
 (0)