Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
制作者コメントを更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
calmery committed Nov 22, 2020
1 parent c243c3d commit 492d1ce
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/components/lp/creatorList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,17 @@ const creatorList: {
comment:
"めたねのおくすりの考える最強のかわいい世界創造中です。普段と違った見方で作品を楽しんでいただけるよう作り込んでいくので、この世界にトリップできる日を楽しみにしてください!",
},
{
iconUrl: "/lp/credit/calmery.jpg",
name: "Calmery",
comment:
"ノネメちゃんチェキや STYLY を使った AR など、開発周りのお手伝いさせていただいています!",
},
{
iconUrl: "/lp/credit/noneme.jpg",
name: "ノネメちゃん",
comment: "よろしくね~",
},
{
iconUrl: "/lp/credit/calmery-chan.jpg",
name: "かるめりちゃん",
comment: "おはよ...",
},
];

export default creatorList;

0 comments on commit 492d1ce

Please sign in to comment.