Skip to content

Commit 4f70054

Browse files
committed
Add bluesky
1 parent d797b76 commit 4f70054

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

assets/icons/bluesky.svg

Lines changed: 5 additions & 0 deletions
Loading

config/_default/languages.en.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ weight = 1
1414
bio = "Documenting my adventures in Linux, Kubernetes, and DevOps."
1515
links = [
1616
{ linkedin = "https://linkedin.com/in/shyamjos" },
17+
{ bluesky = "https://bsky.app/profile/shyamjos.com" },
1718
{ mastodon = "https://fosstodon.org/@shyamjos" },
1819
{ github = "https://github.com/shyamjos" },
1920
{ youtube = "https://www.youtube.com/c/shyamjos" },
20-
{ rss = "https://shyamjos.com/posts/index.xml" },
2121
{ email = "https://us11.list-manage.com/contact-form?u=965be0bf90a8bd031bf02e3d2&form_id=a133e5f84cf9f375c3001b62714fa3df" },
2222
{ x-twitter = "https://twitter.com/shyamjose" },
23+
{ rss = "https://shyamjos.com/posts/index.xml" },
2324
]

0 commit comments

Comments
 (0)