We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43a8d61 + faf2a70 commit c881c71Copy full SHA for c881c71
1 file changed
src/components/Footer.tsx
@@ -104,7 +104,7 @@ export default function Footer() {
104
{/* Events */}
105
<div className="flex w-full flex-col gap-2 text-black dark:text-white lg:w-[15%]">
106
<h3 className="font-jost text-xl font-semibold">Events</h3>
107
- <Link href="https://devsoc25.codechefvit.com" target="_blank">DevSoc</Link>
+ <Link href="https://devsoc25.codechefvit.com" target="_blank">DevSOC</Link>
108
<Link href="https://gravitas.codechefvit.com" target="_blank">CookOff</Link>
109
<Link href="https://gravitas.codechefvit.com" target="_blank">Clueminati</Link>
110
</div>
0 commit comments