Skip to content

Commit

Permalink
Merge pull request #338 from jpa-perl/hakodate2024-staff-volunteer-6
Browse files Browse the repository at this point in the history
ボランティアスタッフ掲載第6弾
  • Loading branch information
xtetsuji authored Oct 4, 2024
2 parents 3f55c0c + a7418f5 commit b170979
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions 2024hakodate/data/staff.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,16 @@ const volunteerStaff = [
avatar_url: './images/staff/twitter/aksakiaki.jpg',
profile_url: 'https://x.com/aksakiaki',
},
{
name: 'teckl',
avatar_url: './images/staff/twitter/teckl.jpg',
profile_url: 'https://twitter.com/teckl',
},
{
name: 'BkNkbot',
avatar_url: './images/staff/twitter/BkNkbot.jpg',
profile_url: 'https://twitter.com/BkNkbot',
},
];

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

0 comments on commit b170979

Please sign in to comment.