Skip to content

Commit

Permalink
Merge branch 'preview'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelfan committed Sep 7, 2024
2 parents 1d40a0a + bea53d4 commit dd6d57f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/app/(site)/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,14 @@ export default function Page() {
>
Discussions
</Link>
. If you are not on GitHub, you can also mention me on Bluesky (my
handle is @contrapunctus.bsky.social).
. If you are not on GitHub, you can also{" "}
<Link
href="https://bsky.app/profile/did:plc:3sapfnszmvjc6wa4ml3ybkwb"
className="underline underline-offset-2"
>
mention me on Bluesky
</Link>
.
</p>

<h3 className="text-skin-base mb-1 mt-6 text-lg font-semibold">
Expand Down

0 comments on commit dd6d57f

Please sign in to comment.