Skip to content

Commit

Permalink
feat: move link
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyreilly authored Nov 26, 2024
1 parent 27ec8e6 commit 57cde25
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions blog-website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -555,12 +555,6 @@ const config = {
rel: 'me',
position: 'right',
},
{
href: 'https://twitter.com/johnny_reilly',
label: 'Twitter',
rel: 'me',
position: 'right',
},
{
href: 'https://bsky.app/profile/johnnyreilly.com',
label: 'Bluesky',
Expand All @@ -574,6 +568,13 @@ const config = {
rel: 'me',
position: 'right',
},

{
href: 'https://twitter.com/johnny_reilly',
label: 'Twitter',
rel: 'me',
position: 'right',
},
],
},
footer: {
Expand Down

0 comments on commit 57cde25

Please sign in to comment.