diff --git a/src/app/page.tsx b/src/app/page.tsx index 22b5ae1..1e86438 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,17 +1,38 @@ +import { TbWorld, TbRss } from "react-icons/tb"; + export default function Home() { return (
-
+

This domain is owned by p0ntus

- This domain is not for sale and never will be. + You are seeing this page because there is currently no project hosted at this domain. This domain is not for sale and never will be, unless I stop paying for it. Sorry, no offers are accepted.

- If you have any questions, feel free to reach out to me at admin@p0ntus.com + If you have any questions, feel free to reach out to me at aidan@p0ntus.com

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!

+
+ + + My Website + + + + My Blog + +
+
+
+

Copyright-free and open source on LibreCloud Git

);