We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d797b76 commit 4f70054Copy full SHA for 4f70054
assets/icons/bluesky.svg
config/_default/languages.en.toml
@@ -14,10 +14,11 @@ weight = 1
14
bio = "Documenting my adventures in Linux, Kubernetes, and DevOps."
15
links = [
16
{ linkedin = "https://linkedin.com/in/shyamjos" },
17
+ { bluesky = "https://bsky.app/profile/shyamjos.com" },
18
{ mastodon = "https://fosstodon.org/@shyamjos" },
19
{ github = "https://github.com/shyamjos" },
20
{ youtube = "https://www.youtube.com/c/shyamjos" },
- { rss = "https://shyamjos.com/posts/index.xml" },
21
{ email = "https://us11.list-manage.com/contact-form?u=965be0bf90a8bd031bf02e3d2&form_id=a133e5f84cf9f375c3001b62714fa3df" },
22
{ x-twitter = "https://twitter.com/shyamjose" },
23
+ { rss = "https://shyamjos.com/posts/index.xml" },
24
]
0 commit comments