Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kebabgg authored Jan 9, 2024
1 parent 1144b87 commit 4c4b502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backup src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function Home({ articles }) {
name="description"
content="We are an OpenSource community working around the future of the web. Learn Blockchain technology together."
/>
<meta name="keywords" content="KEBAB.GG,Web,Web3,Blockchain,OpenSource,DAO" />
<meta name="keywords" content="KEBAB.GG,Web,Web3,Blockchain,OpenSource,DAO,PlaytoEarn,NFT" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="KEBAB.GG community" />
<meta property="og:title" content="KEBAB.GG - OpenSource Community" />
Expand All @@ -26,7 +26,7 @@ export default function Home({ articles }) {
<meta name="linkedin:profile" content="" />
<meta property="instagram:username" content="" />
<meta name="twitter:site" content="https://twitter.com/KEBABgg_" />
<meta property="discord:server" content="835424705410236427" />
<meta property="discord:server" content="1180276461131796660" />
<meta property="discord:invite" content="https://discord.gg/kebab" />
</Head>
<div className="flex h-screen flex-col">
Expand Down

0 comments on commit 4c4b502

Please sign in to comment.