mirror of
https://github.com/tomru/rosenfeld.social.git
synced 2026-03-02 22:17:12 +01:00
fix spaces
This commit is contained in:
@@ -9,14 +9,14 @@ export default function Home() {
|
||||
Go away! Do it! Now!
|
||||
</h1>
|
||||
<p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400">
|
||||
I'm not kidding. Go. Please go before it's too late! Mabye to
|
||||
I'm not kidding. Go. Please go before it's too late! Mabye to{" "}
|
||||
<a
|
||||
href="https://vercel.com/templates?framework=next.js&utm_source=create-next-app&utm_medium=appdir-template-tw&utm_campaign=create-next-app"
|
||||
className="font-medium text-zinc-950 dark:text-zinc-50"
|
||||
>
|
||||
here
|
||||
</a>{" "}
|
||||
or
|
||||
or{" "}
|
||||
<a
|
||||
href="https://nextjs.org/learn?utm_source=create-next-app&utm_medium=appdir-template-tw&utm_campaign=create-next-app"
|
||||
className="font-medium text-zinc-950 dark:text-zinc-50"
|
||||
|
||||
Reference in New Issue
Block a user