Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kranthicodes committed Jan 16, 2022
1 parent 79caa46 commit 0a27c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kranthicodes.com" />
<meta property="og:url" content="https://peaceful-cori-09dfa4.netlify.app/" />
<meta property="og:title" content="Solana Faucet" />
<meta
property="og:description"
Expand All @@ -25,7 +25,7 @@

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://kranthicodes.com/" />
<meta property="twitter:url" content="https://peaceful-cori-09dfa4.netlify.app/" />
<meta property="twitter:title" content="Solana Faucet" />
<meta
property="twitter:description"
Expand Down

0 comments on commit 0a27c52

Please sign in to comment.