Skip to content

Commit

Permalink
イベントバナータイトル修正(予告 -> 開催中) (#1342)
Browse files Browse the repository at this point in the history
chore: fix banner
  • Loading branch information
kudoh authored Jul 28, 2024
1 parent 5f3c650 commit d784908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_components/SummerBanner2024.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default () => {
);
return (
<EventBanner
title="7/29より夏のリレー連載企画を開催予定"
title="夏のリレー連載企画を開催中"
lpLink="/events/season/2024-summer/"
image={{
src: "/img/event/2024-summer-150.webp",
Expand Down

0 comments on commit d784908

Please sign in to comment.