We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4747b49 commit dc360ebCopy full SHA for dc360eb
1 file changed
app/Main.tsx
@@ -166,7 +166,7 @@ export default function Main({ posts }: { posts: Post[] }) {
166
</section>
167
168
<section id="sponsors-partners" className="mx-auto max-w-6xl px-4">
169
- <SectionHeader title="Partnerships & Sponsorships" subtitle="Organizations supporting OmniCTF — thank you." />
+ <SectionHeader title="Partnerships & Sponsorships" subtitle="Organizations supporting OmniCTF - thank you." />
170
171
{/* Partners first, then sponsor tiers */}
172
<TierBlock title="Partners" list={partners} />
0 commit comments