Skip to content

Commit 01d61af

Browse files
authored
feat(discord): fixed opengraph meta tags
2 parents 5309a61 + a30bcc1 commit 01d61af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

discord/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<title>RLBot Discord</title>
1010

1111
<meta property="og:title" content="RLBot Discord - Join us!" />
12-
<meta property="og:type" content="website" />
12+
<meta property="og:type" content="image/png" />
1313
<meta property="og:url" content="https://discord.com/invite/nhdwbSz" />
14-
<meta property="og:image" content="../invite-background.png" />
14+
<meta property="og:image" content="https://rlbot.org/invite-background.png" />
1515
<meta property="og:description"
1616
content="Creating custom bots to play Rocket League, programmers and avid fans are welcome! This server is the heart of this community, join us!" />
1717

0 commit comments

Comments
 (0)