Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshubalani authored Sep 22, 2024
1 parent 3fb5d66 commit 6519cc2
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,16 @@

<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Himanshu Balani's Portfolio Website.">
<meta name="image" content="https://raw.githubusercontent.com/himanshubalani/nameheaders/main/Twitter%20Banner%20new.png">
<meta name="description" property="og:description" content="Himanshu Balani's Portfolio Website.">
<meta name="image" property="og:image" content="https://raw.githubusercontent.com/himanshubalani/nameheaders/main/Portfolio%20Banner.png">

<!-- Twitter metatags -->
<meta name="twitter:card" content="https://raw.githubusercontent.com/himanshubalani/nameheaders/main/Portfolio%20Banner.png">
<meta name="twitter:site" content="@himanshubalani5">
<meta name="twitter:creator" content="@himanshubalani5">
<meta name="twitter:title" content="Himanshu Balani's Portfolio Website">
<meta name="twitter:description" content="Himanshu Balani's Portfolio Website">
<meta name="twitter:image" content="https://raw.githubusercontent.com/himanshubalani/nameheaders/main/Portfolio%20Banner.png">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down

0 comments on commit 6519cc2

Please sign in to comment.