Skip to content

Commit dc360eb

Browse files
authored
Update Main.tsx
1 parent 4747b49 commit dc360eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Main.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export default function Main({ posts }: { posts: Post[] }) {
166166
</section>
167167

168168
<section id="sponsors-partners" className="mx-auto max-w-6xl px-4">
169-
<SectionHeader title="Partnerships & Sponsorships" subtitle="Organizations supporting OmniCTF thank you." />
169+
<SectionHeader title="Partnerships & Sponsorships" subtitle="Organizations supporting OmniCTF - thank you." />
170170

171171
{/* Partners first, then sponsor tiers */}
172172
<TierBlock title="Partners" list={partners} />

0 commit comments

Comments
 (0)