diff --git a/components/skills.tsx b/components/skills.tsx index f494bca..c70532d 100644 --- a/components/skills.tsx +++ b/components/skills.tsx @@ -14,6 +14,7 @@ const skills = [ 'MongoDB', 'Redis', 'JWT', + 'CI/CD', ]; export function Skills() {