diff --git a/src/components/ReWork/index.tsx b/src/components/ReWork/index.tsx index 6a340f8d..c921c8f3 100644 --- a/src/components/ReWork/index.tsx +++ b/src/components/ReWork/index.tsx @@ -1,15 +1,20 @@ -export default function ReWork() { - return
-
-
-
-

🚧 Being redone 🚧

-

- Hiii this site is currently being re done, until then visit my retro site! -

- Retro site -
-
-
-
; -} \ No newline at end of file +export default function ReWork() { + return ( +
+
+
+
+

🚧 Being redone 🚧

+

+ Hiii this site is currently being re done, until then visit my + retro site! +

+ + Retro site + +
+
+
+
+ ); +}