Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a27517f

Browse files
committedNov 21, 2024·
Added Blue Sky links, removed Mastodon ones
1 parent 0f6af5a commit a27517f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
 

‎config/_default/languages.en.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dateFormat = "January 2 2006"
2323
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
2424
# { apple = "https://www.apple.com" },
2525
# { blogger = "https://username.blogspot.com/" },
26+
{ bluesky = "https://bsky.app/profile/misczak.bsky.social" },
2627
# { codepen = "https://codepen.io/username" },
2728
# { dev = "https://dev.to/username" },
2829
# { discord = "https://discord.gg/invitecode" },
@@ -39,7 +40,7 @@ dateFormat = "January 2 2006"
3940
# { kickstarter = "https://www.kickstarter.com/profile/username" },
4041
# { lastfm = "https://lastfm.com/user/username" },
4142
{ linkedin = "https://linkedin.com/in/johnmisczak" },
42-
{ mastodon = "https://infosec.exchange/@misczak"}
43+
# { mastodon = "https://infosec.exchange/@misczak"}
4344
# { medium = "https://medium.com/username" },
4445
# { microsoft = "https://www.microsoft.com/" },
4546
# { orcid = "https://orcid.org/userid" },

‎content/contact.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ There are a few ways you can get in touch with me to discuss any of the topics I
1111

1212
john.misczak [at] gmail.com
1313

14-
## Mastodon
15-
<a rel="me nopopener" href="https://infosec.exchange/@misczak" target="_blank">https://infosec.exchange/@misczak</a>
14+
## BlueSky
15+
<a rel="me nopopener" href="https://bsky.app/profile/misczak.bsky.social" target="_blank">https://bsky.app/profile/misczak.bsky.social</a>
1616

1717
## LinkedIn
1818
<a href="https://www.linkedin.com/in/johnmisczak" taget="_blank">https://www.linkedin.com/in/johnmisczak</a>

0 commit comments

Comments
 (0)
Please sign in to comment.