Skip to content

Commit fb5da97

Browse files
Update index.js
1 parent 40db282 commit fb5da97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +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">
12+
<meta name="author" content="WebXDAO community"/>
1313
</Head>
1414
<div className="flex flex-col h-screen">
1515
<Hero />

0 commit comments

Comments
 (0)