Skip to content

Commit

Permalink
Update skills-data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AitorAstorga authored Apr 1, 2023
1 parent a910f69 commit 7856c5e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions skills-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
"title": "JavaScript",
"data_text_base": "javascript"
},
{
"image": "../img/logoTypescript.svg",
"title": "Typescript",
"data_text_base": "typescript"
},
{
"image": "../img/logoPython.svg",
"title": "Python",
Expand All @@ -43,6 +48,11 @@
{
"sectionId": "skills-frontend",
"components": [
{
"image": "../img/logoAngular.svg",
"title": "Angular",
"data_text_base": "angular"
},
{
"image": "../img/logoBootstrap.svg",
"title": "Bootstrap",
Expand Down

0 comments on commit 7856c5e

Please sign in to comment.