lint fixes
This commit is contained in:
parent
f73c04dd69
commit
a36504e62c
@ -1,5 +1,3 @@
|
||||
import Image from "next/image";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<div className="flex items-center justify-center min-h-screen bg-slate-900">
|
||||
@ -12,7 +10,7 @@ export default function Home() {
|
||||
If you have any questions, feel free to reach out to me at <a href="mailto:admin@p0ntus.com" className="text-blue-500">admin@p0ntus.com</a>
|
||||
</p>
|
||||
<p className="text-white mt-4">
|
||||
This domain is not used at the moment, but will soon house something great. This page takes it's place while I work on it!
|
||||
This domain is not used at the moment, but will soon house something great. This page takes it's place while I work on it!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user