Skip to content

Commit 1666f7f

Browse files
Merge pull request #122 from anveshmuppeda/dev
fix: Update author URLs in authors.yml to point to GitHub and remove …
2 parents 4f9850d + 851b153 commit 1666f7f

File tree

2 files changed

+33
-3
lines changed

2 files changed

+33
-3
lines changed

blog/authors.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,17 @@ anvesh:
88
x: Anvesh66743877
99
github: anveshmuppeda
1010
linkedin: anveshmuppeda
11-
medium: muppedaanvesh
1211

1312
muppedaanvesh:
1413
name: Anvesh Muppeda
1514
title: Kubernetes Developer
16-
url: https://medium.com/@muppedaanvesh
15+
url: https://github.com/anveshmuppeda
1716
image_url: https://github.com/anveshmuppeda.png
1817
page: true
1918
socials:
2019
x: Anvesh66743877
2120
github: anveshmuppeda
2221
linkedin: anveshmuppeda
23-
medium: muppedaanvesh
2422

2523
manasa:
2624
name: Sai Manasa Kota

blog/tags.yml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,35 @@ eks:
1111
permalink: /eks
1212
description: EKS tag description
1313

14+
aws:
15+
label: AWS
16+
description: Articles related to Amazon Web Services.
17+
18+
pem:
19+
label: PEM
20+
description: Articles related to PEM file management.
21+
22+
security:
23+
label: Security
24+
description: Articles related to Kubernetes security.
25+
26+
nginx:
27+
label: NGINX
28+
description: Articles related to NGINX deployments.
29+
30+
deployment:
31+
label: Deployment
32+
description: Articles related to Kubernetes deployments.
33+
34+
hello:
35+
label: Hello
36+
description: Welcome and introductory articles.
37+
38+
azure:
39+
label: Azure
40+
description: Articles related to Microsoft Azure.
41+
42+
devops:
43+
label: DevOps
44+
description: Articles related to DevOps practices.
45+

0 commit comments

Comments
 (0)