We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a300d95 commit cac3e64Copy full SHA for cac3e64
1 file changed
packages/client/index.html
@@ -8,7 +8,7 @@
8
<meta property="og:type" content="website" />
9
<meta property="og:url" content="https://rethmatch.paradigm.xyz/" />
10
<meta property="og:title" content="RethMatch" />
11
- <meta property="og:image" content="og-image.png" />
+ <meta property="og:image" content="https://rethmatch.paradigm.xyz/og-image.png" />
12
<meta
13
property="og:description"
14
content="An onchain tournament for bots, inspired by Pac-Man and Agar.io."
0 commit comments