Skip to content

Commit 08c20f7

Browse files
authored
Merge pull request #4399 from CodeHarborHub/restyled/dev-3
Restyle Dev 3
2 parents a929236 + e198f76 commit 08c20f7

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)