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")
}