Skip to content

Commit cac3e64

Browse files
fix: og image
1 parent a300d95 commit cac3e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta property="og:type" content="website" />
99
<meta property="og:url" content="https://rethmatch.paradigm.xyz/" />
1010
<meta property="og:title" content="RethMatch" />
11-
<meta property="og:image" content="og-image.png" />
11+
<meta property="og:image" content="https://rethmatch.paradigm.xyz/og-image.png" />
1212
<meta
1313
property="og:description"
1414
content="An onchain tournament for bots, inspired by Pac-Man and Agar.io."

0 commit comments

Comments
 (0)