Skip to content

Commit 57093eb

Browse files
chore: update content of discord invite meta tag
1 parent f6a7151 commit 57093eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backup src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default function Home({ articles }) {
2727
<meta property="instagram:username" content="" />
2828
<meta name="twitter:site" content="https://twitter.com/WebXDAO" />
2929
<meta property="discord:server" content="835424705410236427" />
30-
<meta property="discord:invite" content="https://discord.com/invite/tyEW2gVhdF" />
30+
<meta property="discord:invite" content="https://discord.webxdao.xyz/" />
3131
</Head>
3232
<div className="flex h-screen flex-col">
3333
<Hero />

0 commit comments

Comments
 (0)