Skip to content

Commit

Permalink
issue:AOSSIE-Org#239 is solved removed a from Link tag
Browse files Browse the repository at this point in the history
  • Loading branch information
zakirali05 committed Sep 22, 2024
1 parent f482541 commit 02671ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/Banner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ export function Banner() {
Learn how to apply for an opportunity to work on open-source projects and gain real-world experience through Google Summer of Code.
</p>
<div className="mt-5">

<Link href="/apply" legacyBehavior className="group relative rounded-lg inline-flex items-center overflow-hidden bg-white dark:bg-black px-8 py-3 text-black dark:text-white focus:outline-none font-mono font-semibold">

Apply to GSoC with AOSSIE

</Link>
</div>
</div>
Expand Down

0 comments on commit 02671ee

Please sign in to comment.