Skip to content

Commit 6eea81c

Browse files
Update src/pages/index.js
Co-authored-by: David Leal <halfpacho@gmail.com>
1 parent 16c4f75 commit 6eea81c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default function Home({ articles }) {
99
<meta name="description" content="We are an opensource community working around the future of the web. Learn blockchain technology together. "/>
1010
<meta name="keywords" content="WebXDAO,Web,Web3,Blockchain,OpenSource,DAO"/>
1111
<meta name="viewport" content="width=device-width, initial-scale=1"/>
12+
<meta name="author" content="WebXDAO community">
1213
</Head>
1314
<div className="flex flex-col h-screen">
1415
<Hero />

0 commit comments

Comments
 (0)