Skip to content

Commit e06f3ca

Browse files
authored
Update Index.tsx
1 parent 014d0b4 commit e06f3ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/Index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import { Badge } from '@/components/ui/badge';
55

66
const Index = () => {
77
const skills = [
8-
"Kubernetes", "Linux", "Google Cloud Platform", "Golang", "Docker",
9-
"Terraform", "CI/CD", "Microservices", "Service Mesh", "Cloud Native"
8+
"Kubernetes", "Meshery", "Linux", "Google Cloud Platform", "Golang", "Docker",
9+
"Terraform", "CI/CD", "Microservices", "Azure","AWS", "CNCF", "Cloud Native"
1010
];
1111

1212
const projects = [

0 commit comments

Comments
 (0)