fix: _blank links on landing page

This commit is contained in:
Andreas Thomas 2023-03-28 22:39:19 +02:00
parent 78c0131db4
commit f7e8902771
No known key found for this signature in database

View File

@ -34,6 +34,7 @@ export default function Home() {
Hi, my name is Andreas, I'm building serverless and open source Hi, my name is Andreas, I'm building serverless and open source
solutions at{" "} solutions at{" "}
<Link <Link
target="_blank"
href="https://upstash.com" href="https://upstash.com"
className="underline duration-500 hover:text-zinc-300" className="underline duration-500 hover:text-zinc-300"
> >
@ -43,6 +44,7 @@ export default function Home() {
<br /> <br />
and working on{" "} and working on{" "}
<Link <Link
target="_blank"
href="https://planetfall.io" href="https://planetfall.io"
className="underline duration-500 hover:text-zinc-300" className="underline duration-500 hover:text-zinc-300"
> >