say hello there
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
export default function Home() {
|
||||
return (
|
||||
<main className="flex min-h-screen items-center justify-center">
|
||||
<h1 className="text-4xl font-bold">Hello World</h1>
|
||||
<h1 className="text-4xl font-bold">Hello There</h1>
|
||||
</main>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user