Skip to content

Commit 66d0956

Browse files
committed
Edit my social networks
1 parent 3feb8be commit 66d0956

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

content/en/pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ On this blog, you'll find:
1616

1717
I believe in sharing knowledge to empower developers and architects to build smarter solutions. My goal is to make complex AI and cloud concepts accessible and actionable.
1818

19-
Follow me on X (formerly Twitter) or Medium for updates, and let's shape the future of AI together.
19+
Follow me on my social networks for updates, and let's shape the future of AI together.

content/en/posts/getting-started-with-microsoft-foundry/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ This was just an overview of the service, and I'm planning to go deeper into the
128128

129129
That's it for me, hope you learned something!
130130

131-
If you have any questions, feel free to reach out on X (formerly Twitter) or Medium!
131+
If you have any questions, feel free to reach out on my social networks!

content/en/posts/why-focus-on-microsoft-foundry/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ My goal is simple: help you design solutions that drive innovation and growth in
3131

3232
## Let's Connect
3333

34-
Follow me on X (formerly Twitter) and Medium for updates, and join me on this journey to shape the future of AI and cloud.
34+
Follow me on my social networks for updates, and join me on this journey to shape the future of AI and cloud.

hugo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,14 @@ theme = "hugo-blog-awesome"
122122
name = "github"
123123
url = "https://github.com/johanrin"
124124

125-
[[params.socialIcons]]
126-
name = "medium"
127-
url = "https://johanrin.medium.com/"
128-
129125
[[params.socialIcons]]
130126
name = "x"
131127
url = "https://x.com/johanrin"
132128

129+
[[params.socialIcons]]
130+
name = "linkedin"
131+
url = "https://www.linkedin.com/in/johanrin/"
132+
133133
[[params.socialIcons]]
134134
name = "Rss"
135135
url = "/index.xml"

0 commit comments

Comments
 (0)