Skip to content

Commit

Permalink
Merge pull request #1574 from codyogden/bsky
Browse files Browse the repository at this point in the history
Move social link to BlueSky.
  • Loading branch information
codyogden authored Nov 15, 2024
2 parents 0fc85ec + 47c8a84 commit fe93e74
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions assets/bsky.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ const Footer = () => (
</CopyNotice>
<SocialWrapper>
<SocialLink
url="https://twitter.com/killedbygoogle"
altText="Twitter"
imgSrc='https://static.killedbygoogle.com/com/twitter.svg'
url="https://killedbygoogle.blue"
altText="BlueSky"
imgSrc='https://static.killedbygoogle.com/com/bsky.svg'
/>
<SocialLink
url="https://github.com/codyogden/killedbygoogle"
Expand Down

0 comments on commit fe93e74

Please sign in to comment.