update bluesky username
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 41s
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 41s
This commit is contained in:
parent
5d7ccf704e
commit
1c13ad3849
@ -15,7 +15,7 @@ export default function Contact() {
|
||||
<div className="p-6 space-y-4">
|
||||
<ContactButton href="https://github.com/ihatenodejs" icon={faGithub} label="ihatenodejs" className="mr-3" />
|
||||
<ContactButton href="https://t.me/p0ntu5" icon={faTelegram} label="@p0ntu5" className="mr-3" />
|
||||
<ContactButton href="https://bsky.app/profile/ihatenodejs.bsky.social" icon={faBluesky} label="@ihatenodejs.bsky.social" className="mr-3" />
|
||||
<ContactButton href="https://bsky.app/profile/aidxn.cc" icon={faBluesky} label="@aidxn.cc" className="mr-3" />
|
||||
<ContactButton href="tel:+18024169516" icon={faPhone} label="(802) 416-9516" className="mr-3" />
|
||||
<ContactButton href="mailto:aidan@p0ntus.com" icon={faEnvelope} label="aidan@p0ntus.com" className="" />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user