From 1893937c4a2280ade28788b3f4b98fb0e4b8f456 Mon Sep 17 00:00:00 2001 From: GuillaumeSD Date: Mon, 18 Mar 2024 00:57:38 +0100 Subject: [PATCH] feat : add discord icon --- src/sections/layout/NavBar.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/sections/layout/NavBar.tsx b/src/sections/layout/NavBar.tsx index 357daa1..87e2481 100644 --- a/src/sections/layout/NavBar.tsx +++ b/src/sections/layout/NavBar.tsx @@ -47,6 +47,13 @@ export default function NavBar({ darkMode, switchDarkMode }: Props) { window.open("https://discord.gg/Yr99abAcUr")} + > + + + window.open("https://github.com/GuillaumeSD/freechess") }