fix: make code link open in new tab
This commit is contained in:
@@ -20,6 +20,7 @@ export default function Footer() {
|
|||||||
<Link
|
<Link
|
||||||
href="https://github.com/StevanFreeborn/conve-x"
|
href="https://github.com/StevanFreeborn/conve-x"
|
||||||
className="hover:text-primary-orange"
|
className="hover:text-primary-orange"
|
||||||
|
target="_blank"
|
||||||
>
|
>
|
||||||
Code
|
Code
|
||||||
</Link>
|
</Link>
|
||||||
|
|||||||
Reference in New Issue
Block a user