Skip to content

Commit 5be7135

Browse files
committed
Merge branch 'dev-3' of https://github.com/CodeHarborHub/codeharborhub into dev-3
2 parents f858b8a + 08c20f7 commit 5be7135

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docusaurus.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ const config = {
110110
},
111111
{
112112
property: "og:image",
113-
content: "https://codeharborhub.github.io/img/codeharborhub-social-card.jpg",
113+
content:
114+
"https://codeharborhub.github.io/img/codeharborhub-social-card.jpg",
114115
},
115116
{ property: "og:url", content: "https://codeharborhub.github.io" },
116117
],

0 commit comments

Comments
 (0)