Skip to content

Commit 038d506

Browse files
fix: cookoff header line
1 parent 6dd0bac commit 038d506

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

src/components/CookoffBanner.tsx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ export default function CookoffBanner() {
1717
className="md:hidden"
1818
/>
1919

20-
<span className="hidden md:block">
21-
Marking 10 years of coding excellence, CookOff is back as
22-
graVITas&apos; biggest coding challenge – test your skills and make
23-
history!
24-
</span>
20+
<span className="hidden md:block">
21+
10 Years. Hundreds of Coders. One Champion.
22+
CookOff, the biggest competitive coding challenge of graVITas is back!
23+
</span>
2524

2625
<Link
2726
href="https://gravitas.vit.ac.in/events/bdfcebea-c141-4a61-ac73-61dec96c08f4"

0 commit comments

Comments
 (0)