Skip to content

Commit

Permalink
ボランティアスタッフ掲載第4弾
Browse files Browse the repository at this point in the history
  • Loading branch information
xtetsuji committed Oct 3, 2024
1 parent 544d2d1 commit 7383d67
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion 2024hakodate/data/staff.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,27 @@ const volunteerStaff = [
name: 'make_now_just',
avatar_url: './images/staff/twitter/make_now_just.png',
profile_url: 'https://twitter.com/make_now_just',
}
},
{
name: 'ninjinkun',
avatar_url: './images/staff/bsky/ninjinkun.jpg',
profile_url: 'https://bsky.app/profile/ninjinkun.bsky.social',
},
{
name: 'FUN_issy',
avatar_url: './images/staff/twitter/FUN_issy.jpg',
profile_url: 'https://x.com/FUN_issy',
},
{
name: 'aya.myzr',
avatar_url: './images/staff/facebook/aya.myzr.jpg',
profile_url: 'https://www.facebook.com/aya.myzr',
},
{
name: 'uutan1108',
avatar_url: './images/staff/twitter/uutan1108.jpg',
profile_url: 'https://x.com/uutan1108',
},
];

module.exports = {
Expand Down
Binary file added 2024hakodate/src/images/staff/bsky/ninjinkun.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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7383d67

Please sign in to comment.