Skip to content

Commit

Permalink
Add Kotoko's Twitter account and new profile images
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnrivers committed Oct 14, 2020
1 parent 30d1247 commit 48655b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion src/data/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -12378,7 +12378,8 @@
"members/singles/20/sasakikotoko.jpg",
"members/singles/22/sasakikotoko.jpg",
"members/singles/24/sasakikotoko.jpg",
"members/singles/25/sasakikotoko.jpg"
"members/singles/25/sasakikotoko.jpg",
"members/others/sasakikotoko_2020-10-14.jpg"
],
"singles": [
{
Expand Down Expand Up @@ -12524,6 +12525,10 @@
{
"title": "Instagram",
"url": "https://www.instagram.com/sasaki_kotoko828/"
},
{
"title": "Twitter",
"url": "https://twitter.com/ssk_ktk828"
}
],
"photoAlbums": [],
Expand Down
4 changes: 4 additions & 0 deletions src/server/actors/Members/raw/editor/secondGen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ export const SECOND_GEN_MEMBERS: MemberRaw[] = [
title: SocialMedia.Instagram,
url: 'https://www.instagram.com/sasaki_kotoko828/',
},
{
title: SocialMedia.Twitter,
url: 'https://twitter.com/ssk_ktk828',
},
],
graduatedDate: '2020-03-31',
}),
Expand Down

0 comments on commit 48655b6

Please sign in to comment.