Skip to content

Commit

Permalink
表記ミスを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
hikaruworld committed Jan 14, 2025
1 parent 8714e2f commit 5e4bcba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const fukuragiSponsors = sponsors.filter(v => v.type === "Fukuragi")
/>

<Sponsors sponsors={gandoSponsors}
title="Fukuragi-Sponsors"
title="Gando-Sponsors"
titleClassName='mx-auto max-w-2xl text-center font-display text-4xl font-medium tracking-tighter text-gray-900 sm:text-5xl'
className="mx-auto mt-20 mx-20 grid max-w-max grid-cols-2 place-content-center gap-x-16 gap-y-12 sm:grid-cols-4 md:gap-x-32 md:gap-x-16"
/>
Expand Down

0 comments on commit 5e4bcba

Please sign in to comment.