We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a7151 commit 57093ebCopy full SHA for 57093eb
backup src/pages/index.js
@@ -27,7 +27,7 @@ export default function Home({ articles }) {
27
<meta property="instagram:username" content="" />
28
<meta name="twitter:site" content="https://twitter.com/WebXDAO" />
29
<meta property="discord:server" content="835424705410236427" />
30
- <meta property="discord:invite" content="https://discord.com/invite/tyEW2gVhdF" />
+ <meta property="discord:invite" content="https://discord.webxdao.xyz/" />
31
</Head>
32
<div className="flex h-screen flex-col">
33
<Hero />
0 commit comments