Skip to content

Commit

Permalink
change icon order
Browse files Browse the repository at this point in the history
  • Loading branch information
TenzDelek committed Nov 14, 2024
1 parent 17ae45d commit a19d092
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/site/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@
"link": "https://twitter.com/nodejs",
"alt": "Twitter"
},
{
"icon": "bluesky",
"link": "https://bsky.app/profile/nodejs.org",
"alt": "Bluesky"
},
{
"icon": "slack",
"link": "https://slack-invite.openjsf.org/",
Expand All @@ -77,11 +82,6 @@
"icon": "linkedin",
"link": "https://www.linkedin.com/company/node-js",
"alt": "LinkedIn"
},
{
"icon": "bluesky",
"link": "https://bsky.app/profile/nodejs.org",
"alt": "Bluesky"
}
],
"sideNavigation": {
Expand Down

0 comments on commit a19d092

Please sign in to comment.