Skip to content

Commit

Permalink
fix: og image
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed Jun 30, 2023
1 parent 51c22ed commit cc03096
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 @@ -18,7 +18,7 @@
/>
<meta
property="og:image"
content="https://user-images.githubusercontent.com/51878265/216841971-8aa2f666-e76c-4a6b-a789-5413d73f0c40.png"
content="https://github.com/Pradumnasaraf/open-source-with-pradumna/assets/51878265/8ce16c0b-798d-430f-9d68-ccb1ae23bcf1"
/>
<meta property="og:url" content="https://os.pradumnasaraf.dev" />
<meta name="twitter:card" content="summary_large_image" />
Expand All @@ -31,7 +31,7 @@
/>
<meta
name="twitter:image"
content="https://user-images.githubusercontent.com/51878265/216841971-8aa2f666-e76c-4a6b-a789-5413d73f0c40.png"
content="https://github.com/Pradumnasaraf/open-source-with-pradumna/assets/51878265/8ce16c0b-798d-430f-9d68-ccb1ae23bcf1"
/>
<meta name="twitter:image:alt" content="Open Source With Pradumna" />
<meta name="twitter:domain" content="os.pradumnasaraf.dev" />
Expand Down

0 comments on commit cc03096

Please sign in to comment.