Skip to content

Commit 19170f8

Browse files
committed
added linkedIn compony Page
1 parent 16b7bdd commit 19170f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const config = {
7474
image: "img/nav-logo.jpg",
7575
announcementBar: {
7676
id: "announcementBar",
77-
content: '⭐️ If you like CodeHarborHub, give it a star on <a target="_blank" href="https://github.com/codeharborhub/codeharborhub">GitHub</a> and join us on <a target="_blank" href="https://www.linkedin.com/groups/14232119/">LinkedIn</a> ⭐️',
77+
content: '⭐️ If you like CodeHarborHub, give it a star on <a target="_blank" href="https://github.com/codeharborhub/codeharborhub">GitHub</a> and join us on <a target="_blank" href="https://www.linkedin.com/company/codeharborhub/">LinkedIn</a> ⭐️',
7878
isCloseable: true,
7979
backgroundColor: "var(--ifm-color-primary)",
8080
},
@@ -332,7 +332,7 @@ const config = {
332332
items: [
333333
{
334334
label: "LinkedIn",
335-
href: "https://www.linkedin.com/groups/14232119/",
335+
href: "https://www.linkedin.com/company/codeharborhub/",
336336
},
337337
{
338338
label: "YouTube",

0 commit comments

Comments
 (0)