We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6dd0bac + 038d506 commit 23d5b52Copy full SHA for 23d5b52
1 file changed
src/components/CookoffBanner.tsx
@@ -17,11 +17,10 @@ export default function CookoffBanner() {
17
className="md:hidden"
18
/>
19
20
- <span className="hidden md:block">
21
- Marking 10 years of coding excellence, CookOff is back as
22
- graVITas' biggest coding challenge – test your skills and make
23
- history!
24
- </span>
+ <span className="hidden md:block">
+ 10 Years. Hundreds of Coders. One Champion.
+ CookOff, the biggest competitive coding challenge of graVITas is back!
+ </span>
25
26
<Link
27
href="https://gravitas.vit.ac.in/events/bdfcebea-c141-4a61-ac73-61dec96c08f4"
0 commit comments