Skip to content

Commit

Permalink
Merge pull request #336 from jpa-perl/hakodate2024-staff-volunteer-4
Browse files Browse the repository at this point in the history
ボランティアスタッフ掲載第4弾
  • Loading branch information
xtetsuji authored Oct 3, 2024
2 parents 544d2d1 + e3fcad9 commit 7ebef7c
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 2 deletions.
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.
Binary file added docs/2024hakodate/FUN_issy.2c8184c0.jpg
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 docs/2024hakodate/aya.myzr.1b2abe30.jpg
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 docs/2024hakodate/ninjinkun.7c69fa67.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/2024hakodate/staff.html

Large diffs are not rendered by default.

Binary file added docs/2024hakodate/uutan1108.fe496085.jpg
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 7ebef7c

Please sign in to comment.