Skip to content

Commit

Permalink
Merge pull request #2448 from shawnrivers/update-data
Browse files Browse the repository at this point in the history
Add Kazumin Twitter
  • Loading branch information
shawnrivers authored Apr 26, 2022
2 parents d206377 + c2d90e5 commit 449be12
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 @@ -3322,6 +3322,10 @@
"title": "Instagram",
"url": "https://instagram.com/takayama.kazumi.official/"
},
{
"title": "Twitter",
"url": "https://twitter.com/takayama_staff"
},
{
"title": "blog",
"url": "https://blog.nogizaka46.com/kazumi.takayama/"
Expand Down
4 changes: 4 additions & 0 deletions src/db/src/actors/Members/raw/editor/firstGen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,10 @@ export const FIRST_GEN_MEMBERS: MemberRaw[] = [
title: 'Instagram',
url: 'https://instagram.com/takayama.kazumi.official/',
},
{
title: 'Twitter',
url: 'https://twitter.com/takayama_staff',
},
{
title: 'blog',
url: 'https://blog.nogizaka46.com/kazumi.takayama/',
Expand Down

1 comment on commit 449be12

@vercel
Copy link

@vercel vercel bot commented on 449be12 Apr 26, 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.