From caeadc37f2fc3fb9050b12379014db4a9bf62697 Mon Sep 17 00:00:00 2001 From: illusionTBA Date: Sat, 2 Nov 2024 10:51:48 -0400 Subject: [PATCH] add discord invite --- public/discordDock.svg | 1 + src/routes/index.lazy.tsx | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 public/discordDock.svg diff --git a/public/discordDock.svg b/public/discordDock.svg new file mode 100644 index 0000000..7f9a31f --- /dev/null +++ b/public/discordDock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/routes/index.lazy.tsx b/src/routes/index.lazy.tsx index 30dc491..ffd37a1 100644 --- a/src/routes/index.lazy.tsx +++ b/src/routes/index.lazy.tsx @@ -446,6 +446,16 @@ function Home() { className=" w-6 h-6 hover:w-7 hover:h-7 transition-all transofrm hover:-translate-y-2" /> + + + window.open("https://discord.gg/Dpj8C8SAmH", "_blank") + } + alt="" + /> + {shouldOpen && (