Skip to content

Commit

Permalink
Merge pull request #235 from codeforjapan/develop
Browse files Browse the repository at this point in the history
Release 20230918
  • Loading branch information
ayuki-joto authored Sep 18, 2023
2 parents a44f481 + db97cd3 commit b56455f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ import { termOfServices } from 'constants/termOfService'
import styles from 'styles/Home.module.scss'

const campaigns: (CampaignItem | never)[] = [
{
imgSrc: 'https://jibungoto-planet-images.s3.ap-northeast-1.amazonaws.com/Campaign/bs-asahi-campaign.png',
description: 'BS朝日「地球クライシス」にてキャンペーン実施中!じぶんごとプラネットを活用して気候変動対策に取り組もう',
alt: 'BS朝日「地球クライシス」',
url: 'https://www.bs-asahi.co.jp/chikyunoashita2023/cp/\n'
},
{
imgSrc: 'https://jibungoto-planet-images.s3.ap-northeast-1.amazonaws.com/Campaign/CP-jva.png',
description: '日本代表選手サイン入りタンブラーがもらえる!' + 'じぶんごとプラネットへの参加はコチラ',
Expand Down

1 comment on commit b56455f

@vercel
Copy link

@vercel vercel bot commented on b56455f Sep 18, 2023

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.