Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into dev-3
  • Loading branch information
ajay-dhangar committed Sep 17, 2024
2 parents f858b8a + 08c20f7 commit 5be7135
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ const config = {
},
{
property: "og:image",
content: "https://codeharborhub.github.io/img/codeharborhub-social-card.jpg",
content:
"https://codeharborhub.github.io/img/codeharborhub-social-card.jpg",
},
{ property: "og:url", content: "https://codeharborhub.github.io" },
],
Expand Down

0 comments on commit 5be7135

Please sign in to comment.