diff --git a/pages/index.tsx b/pages/index.tsx
index cf35324..c4a9d66 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -1,6 +1,6 @@
import type { NextPage, GetStaticProps } from "next";
import Head from "next/head";
-import { GithubLogo, InstagramLogo, DiscordLogo, GameController } from "phosphor-react";
+import { GithubLogo, InstagramLogo, DiscordLogo, GameController, Envelope } from "phosphor-react";
import { useEffect, useRef,useCallback } from "react";
import { useCommands } from "../lib/commands/ContextProvider";
import { useModalFunctions } from "../components/contexts/ModalFunctions";
@@ -48,20 +48,23 @@ const Home: NextPage<{ buildTime: string }> = ({ buildTime }) => {
|
Bug?
|
-
+
|
-
+
|
-
+
+ |
+
|
-
+
C0ntroller_Z#3883
-
+
+