Skip to content

Commit

Permalink
Merge pull request #83 from okp4/style/add-image-and-data
Browse files Browse the repository at this point in the history
feat: add images and update team json
  • Loading branch information
jeremylgn committed Sep 19, 2023
2 parents 8ad1d5e + 7c5026f commit ea13904
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 0 deletions.
28 changes: 28 additions & 0 deletions static/data/team.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,34 @@
"link": "https://github.com/jeremylgn"
}
]
},
{
"name": "Alexandre Arcens",
"position": "Data Scientist Junior",
"socials": [
{
"name": "linkedin",
"link": "https://www.linkedin.com/in/alexandre-arcens-b077a7174/"
},
{
"name": "github",
"link": "https://github.com/A-arcens"
}
]
},
{
"name": "Joy Heurtaux",
"position": "Alternante Développeuse Front-End",
"socials": [
{
"name": "linkedin",
"link": "https://www.linkedin.com/in/joy-heurtaux-568a99172/"
},
{
"name": "github",
"link": "https://github.com/Yoj16"
}
]
}
]
},
Expand Down
28 changes: 28 additions & 0 deletions static/data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,34 @@
"link": "https://github.com/jeremylgn"
}
]
},
{
"name": "Alexandre Arcens",
"position": "Junior Data Scientist",
"socials": [
{
"name": "linkedin",
"link": "https://www.linkedin.com/in/alexandre-arcens-b077a7174/"
},
{
"name": "github",
"link": "https://github.com/A-arcens"
}
]
},
{
"name": "Joy Heurtaux",
"position": "Apprentice Front-End Developer",
"socials": [
{
"name": "linkedin",
"link": "https://www.linkedin.com/in/joy-heurtaux-568a99172/"
},
{
"name": "github",
"link": "https://github.com/Yoj16"
}
]
}
]
},
Expand Down
Binary file added static/img/team/Alexandre Arcens.webp
Binary file not shown.
Binary file added static/img/team/Joy Heurtaux.webp
Binary file not shown.

0 comments on commit ea13904

Please sign in to comment.