-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from vscodejp/fix/company-name
Fix company name in speaker field
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"description": "本年3月1日にキャシュレスサービス事業を展開するバリューデザイン、サイネージ関連事業を手掛けるクラウドポイント、ソリューション事業を展開するアララが経営統合をし、ホールディングス体制となりました。 ペイクラウドグループは、マーケティング分野・企業 DX の分野において、テクノロジーを駆使し、世界をリードする企業グループを目指していきます。また、『アイデアとテクノロジーで世界をもっとハッピーに』という企業理念のもと、世の中のさまざまな課題を解決し、夢と希望が持てる未来を作るべく、グループ一丸となって推進してまいります。", | ||
"title": "ペイクラウドホールディングス", | ||
"title": "ペイクラウドホールディングス株式会社", | ||
"image": "src/content/suponsor/_images/paycloud.png", | ||
"url": "https://www.paycloud.inc/", | ||
"order": 2 | ||
} | ||
} |