File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ export const skills = [
2
2
{
3
3
name : "JavaScript" ,
4
4
badge :
5
- "https://img.shields.io/badge/JavaScript-F7DF1E ?style=for-the-badge&logo=javascript&logoColor=black" ,
5
+ "https://img.shields.io/badge/JavaScript-F0DB4F ?style=for-the-badge&logo=javascript&logoColor=black" ,
6
6
} ,
7
7
{
8
8
name : "TypeScript" ,
@@ -37,7 +37,7 @@ export const skills = [
37
37
{
38
38
name : "Express" ,
39
39
badge :
40
- "https://img.shields.io/badge/Express.js-000000 ?style=for-the-badge&logo=express&logoColor=white" ,
40
+ "https://img.shields.io/badge/Express.js-242938 ?style=for-the-badge&logo=express&logoColor=white" ,
41
41
} ,
42
42
{
43
43
name : "Vue.js" ,
@@ -47,7 +47,7 @@ export const skills = [
47
47
{
48
48
name : "Tailwind" ,
49
49
badge :
50
- "https://img.shields.io/badge/Tailwind_CSS-38B2AC ?style=for-the-badge&logo=tailwind-css&logoColor=white" ,
50
+ "https://img.shields.io/badge/Tailwind-24BBBC ?style=for-the-badge&logo=tailwind-css&logoColor=white" ,
51
51
} ,
52
52
// {
53
53
// name: "HTML",
@@ -62,7 +62,7 @@ export const skills = [
62
62
{
63
63
name : "AWS" ,
64
64
badge :
65
- "https://img.shields.io/badge/AWS-232F3E ?style=for-the-badge&logo=amazonwebservices&logoColor=white" ,
65
+ "https://img.shields.io/badge/AWS-202B3C ?style=for-the-badge&logo=amazonwebservices&logoColor=white" ,
66
66
} ,
67
67
// {
68
68
// name: "Azure",
You can’t perform that action at this time.
0 commit comments