Skip to content

Commit

Permalink
Merge pull request #124 from cniajp/add-day-staff-team-member
Browse files Browse the repository at this point in the history
day staff をスタッフ紹介に追加
  • Loading branch information
ishikawa-pro authored Jul 4, 2024
2 parents 0746c5d + ffcaa95 commit a2e9d22
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/pek2024/teamMembers/oo4ra.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions src/components/pek2024/TeamMemberList.astro
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,46 @@ const teamMemberList = [
url: "https://twitter.com/saramune",
name: "ふるや"
},
{
imagePath: 'Rei_suzuki.jpg',
url: "https://linktr.ee/Rei_suzuki",
name: "技術食いつき虫noll"
},
{
imagePath: 'ruitomowoyobu.png',
url: "https://twitter.com/ruitomowoyobu",
name: "るいとも"
},
{
imagePath: 'OdaDaisuke.jpeg',
url: "https://github.com/OdaDaisuke",
name: "daidai",
},
{
imagePath: "oo4ra.jpg",
url: "https://x.com/oo4ra",
name: "おおひら",
},
{
imagePath: "SogoKato.png",
url: "https://twitter.com/SogoKato",
name: "SogoKato",
},
{
imagePath: "mikit_t.jpeg",
url: "https://x.com/mikit_t",
name: "mikiT",
},
{
imagePath: "tokyo_jjjx.jpg",
url: "https://x.com/tokyo_jjjx",
name: "Junki Ishigaki",
},
{
imagePath: "azuma_alvin.jpeg",
url: "https://x.com/azuma_alvin",
name: "Azuma"
}
]
---
Expand Down

0 comments on commit a2e9d22

Please sign in to comment.