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 16c4f75 commit 6eea81cCopy full SHA for 6eea81c
src/pages/index.js
@@ -9,6 +9,7 @@ export default function Home({ articles }) {
9
<meta name="description" content="We are an opensource community working around the future of the web. Learn blockchain technology together. "/>
10
<meta name="keywords" content="WebXDAO,Web,Web3,Blockchain,OpenSource,DAO"/>
11
<meta name="viewport" content="width=device-width, initial-scale=1"/>
12
+ <meta name="author" content="WebXDAO community">
13
</Head>
14
<div className="flex flex-col h-screen">
15
<Hero />
0 commit comments