Skip to content

Commit

Permalink
Merge pull request #107 from nrako/change_at_handle
Browse files Browse the repository at this point in the history
feat(social): Update social link for Bluesky
  • Loading branch information
nrako authored Oct 25, 2024
2 parents 762ba6a + d2bcb8d commit e7dd32d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions routes/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ export default function App({ Component }: PageProps) {
</a>

<a
href='https://bsky.app/profile/nrako.bsky.social'
href='https://bsky.app/profile/nrako.com'
aria-label='Social'
title='Follow me and at-me on Bsky'
title='Follow me and at-me on Bluesky'
class='ml-auto'
>
<AtIcon />
Expand Down

0 comments on commit e7dd32d

Please sign in to comment.