Skip to content

Commit d0fb1ab

Browse files
authored
Merge pull request #88 from GoCon/feature/update_staffs_0815
スタッフリストの更新(8/15)
2 parents 96e4ffc + 07b7a0c commit d0fb1ab

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

public/staffs/com_gunzi.jpg

38 KB
Loading

public/staffs/karamaru_alpha.jpg

38.2 KB
Loading

src/data/staffs.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@
253253
{
254254
"id": "16",
255255
"name": "Gunzi",
256+
"avatar": "com_gunzi.jpg",
256257
"sns": {
257258
"link": "https://x.com/com_gunzi",
258259
"type": "x"
@@ -518,5 +519,16 @@
518519
"name": "KOBE.go"
519520
}
520521
]
522+
},
523+
{
524+
"id": "32",
525+
"name": "karamaru",
526+
"company": "株式会社サイバーエージェント",
527+
"avatar": "karamaru_alpha.jpg",
528+
"sns": {
529+
"link": "https://x.com/karamaru_alpha",
530+
"type": "x"
531+
},
532+
"communities": []
521533
}
522534
]

0 commit comments

Comments
 (0)