File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,17 +32,17 @@ const {
3232 <meta property =" og:title" content ={ title } />
3333 <meta property =" og:description" content ={ description } />
3434 <meta property =" og:type" content =" website" />
35- <meta property =" og:url" content =" https://www.yourwebsite.com " />
35+ <meta property =" og:url" content =" https://vigneshsnaik.github.io " />
3636 <meta
3737 property =" og:image"
38- content =" https://www.yourwebsite.com /assets/your-image .jpg"
38+ content =" https://vigneshsnaik.github.io /assets/social-preview .jpg"
3939 />
4040 <meta name =" twitter:card" content =" summary_large_image" />
4141 <meta name =" twitter:title" content ={ title } />
4242 <meta name =" twitter:description" content ={ description } />
4343 <meta
4444 name =" twitter:image"
45- content =" https://www.yourwebsite.com /assets/your-image .jpg"
45+ content =" https://vigneshsnaik.github.io /assets/social-preview .jpg"
4646 />
4747 </head >
4848 <body >
You can’t perform that action at this time.
0 commit comments