Skip to content

Commit

Permalink
Merge pull request #2737 from shawnrivers/update-data
Browse files Browse the repository at this point in the history
Add yanchan Instagram
  • Loading branch information
shawnrivers authored Oct 31, 2022
2 parents ddd9f0f + b990f45 commit 31eb3aa
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

1 comment on commit 31eb3aa

@vercel
Copy link

@vercel vercel bot commented on 31eb3aa Oct 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.