From 80ae629b2d8af6d28dc522f2dc47279663c10542 Mon Sep 17 00:00:00 2001 From: usernames122 Date: Sat, 9 Aug 2025 01:28:58 +0200 Subject: [PATCH] update homepage --- pages/index.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pages/index.js b/pages/index.js index 928d449..44985c8 100644 --- a/pages/index.js +++ b/pages/index.js @@ -1,4 +1,5 @@ import { Button, Typography, Container } from '@mui/material'; +import Link from '@mui/material/Link'; export default function Home() { return ( @@ -7,7 +8,15 @@ export default function Home() { Unavailable - We are working on stopping the breach for you... + We are working on it! + +
+ +



+ + FYI this is a fansite );