Skip to content

Commit 4f9850d

Browse files
Merge pull request #121 from anveshmuppeda/dev
fix: Correct author URLs and add social media links in authors.yml
2 parents f4e6aae + 0281c1a commit 4f9850d

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

blog/authors.yml

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
anvesh:
22
name: Anvesh Muppeda
33
title: Kubernetes Developer
4-
url: https://github.com/anveshMuppeda
4+
url: https://github.com/anveshmuppeda
5+
image_url: https://github.com/anveshmuppeda.png
6+
page: true
7+
socials:
8+
x: Anvesh66743877
9+
github: anveshmuppeda
10+
linkedin: anveshmuppeda
11+
medium: muppedaanvesh
12+
13+
muppedaanvesh:
14+
name: Anvesh Muppeda
15+
title: Kubernetes Developer
16+
url: https://medium.com/@muppedaanvesh
517
image_url: https://github.com/anveshmuppeda.png
618
page: true
719
socials:
@@ -15,9 +27,6 @@ manasa:
1527
title: Backstage Developer
1628
url: https://github.com/saimanasak
1729
image_url: https://github.com/saimanasak.png
18-
# page:
19-
# # customize the url of the author page at /blog/authors/<permalink>
20-
# permalink: '/all-sebastien-lorber-articles'
2130
socials:
2231
linkedin: saimanasak
2332
github: saimanasak
@@ -38,7 +47,6 @@ slorber:
3847
url: https://sebastienlorber.com
3948
image_url: https://github.com/slorber.png
4049
page:
41-
# customize the url of the author page at /blog/authors/<permalink>
4250
permalink: '/all-sebastien-lorber-articles'
4351
socials:
4452
x: sebastienlorber

0 commit comments

Comments
 (0)