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 = [
22 {
33 name : "JavaScript" ,
44 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" ,
66 } ,
77 {
88 name : "TypeScript" ,
@@ -37,7 +37,7 @@ export const skills = [
3737 {
3838 name : "Express" ,
3939 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" ,
4141 } ,
4242 {
4343 name : "Vue.js" ,
@@ -47,7 +47,7 @@ export const skills = [
4747 {
4848 name : "Tailwind" ,
4949 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" ,
5151 } ,
5252 // {
5353 // name: "HTML",
@@ -62,7 +62,7 @@ export const skills = [
6262 {
6363 name : "AWS" ,
6464 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" ,
6666 } ,
6767 // {
6868 // name: "Azure",
You can’t perform that action at this time.
0 commit comments