|
1 | 1 | [ |
2 | | - { "name": "AWS", "icon": "/images/blog/skills/aws.png", "whiteBg": true }, |
3 | | - { "name": "Terraform", "icon": "/images/blog/skills/terraform.jpg", "whiteBg": true }, |
4 | | - { "name": "Python", "icon": "/images/blog/skills/python.png", "whiteBg": true }, |
5 | | - { "name": "Docker", "icon": "/images/blog/skills/docker.jpg", "whiteBg": true }, |
| 2 | + { "name": "AWS", "icon": "/images/blog/skills/aws.png" }, |
| 3 | + { "name": "Terraform", "icon": "/images/blog/skills/terraform.jpg" }, |
| 4 | + { "name": "Python", "icon": "/images/blog/skills/python.png" }, |
| 5 | + { "name": "Docker", "icon": "/images/blog/skills/docker.jpg" }, |
6 | 6 | { "name": "GitHub", "icon": "/images/blog/skills/github.jpg" }, |
7 | | - { "name": "Linux", "icon": "/images/blog/skills/linux.jpg", "whiteBg": true }, |
8 | | - { "name": "SQL", "icon": "/images/blog/skills/sql.jpg", "whiteBg": true } |
| 7 | + { "name": "Linux", "icon": "/images/blog/skills/linux.jpg" }, |
| 8 | + { "name": "SQL", "icon": "/images/blog/skills/sql.jpg" } |
9 | 9 | ] |
0 commit comments