Skip to content

Commit

Permalink
Merge branch 'f/post-series-component' of github.com:mbifulco/blog in…
Browse files Browse the repository at this point in the history
…to f/post-series-component
  • Loading branch information
mbifulco committed Dec 29, 2024
2 parents 82d0768 + 8b672cf commit 7b02c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const HomePage: NextPage<HomePageProps> = ({ posts, newsletter }) => {
<p className="m-0 text-xl font-normal">
Find me on Bluesky{' '}
<Link
href="https://bsky.app/profile/irreverentmike"
href="https://bsky.app/profile/mikebifulco.com"
target="_blank"
rel="noopener noreferrer"
className="text-pink-600 hover:underline"
Expand Down

0 comments on commit 7b02c39

Please sign in to comment.