Skip to content

Commit

Permalink
chore(data): add yanchan Instagram
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnrivers committed Oct 31, 2022
1 parent ddd9f0f commit b990f45
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/db/result/member.json
Original file line number Diff line number Diff line change
Expand Up @@ -16861,6 +16861,10 @@
"right": "red"
},
"sites": [
{
"title": "Instagram",
"url": "https://www.instagram.com/saya.kanagawa_official/"
},
{
"title": "blog",
"url": "https://www.nogizaka46.com/s/n46/diary/MEMBER/list?ct=48010"
Expand Down
4 changes: 4 additions & 0 deletions src/db/src/actors/Members/raw/editor/fourthGen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ export const FOURTH_GEN_MEMBERS: MemberRaw[] = [
bloodType: 'o',
origin: '北海道',
sites: [
{
title: 'Instagram',
url: 'https://www.instagram.com/saya.kanagawa_official/',
},
{
title: 'profile',
url: 'https://www.nogizaka46.com/s/n46/artist/48010',
Expand Down

0 comments on commit b990f45

Please sign in to comment.