Skip to content

Commit

Permalink
heroが重複しているのを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
batora9 committed Apr 14, 2024
1 parent 7d08afc commit a94a0c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/news/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export default async function News() {
{ title: '新着情報', href: '/news' },
]}
/>
<HeroImage title='新着情報' type='default' blur={true} />
</div>
<div className={style.contents}>
<h1 className={style.contentTitle}>新着情報</h1>
Expand Down

0 comments on commit a94a0c3

Please sign in to comment.