diff --git a/public/social-networks-1200x630.png b/public/social-networks-1200x630.png new file mode 100644 index 0000000..ea9adbb Binary files /dev/null and b/public/social-networks-1200x630.png differ diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx index 4bf7eb7..38a7e1d 100644 --- a/src/pages/_document.tsx +++ b/src/pages/_document.tsx @@ -24,24 +24,36 @@ export default function Document() { /> - {/* Balises OG (Facebook & Twitter) */} + {/* OG (Social networks) */} + - + - {/* Balise Twitter */} + {/* Twitter */} + + + + +
diff --git a/src/sections/layout/NavBar.tsx b/src/sections/layout/NavBar.tsx index 9916ace..8031314 100644 --- a/src/sections/layout/NavBar.tsx +++ b/src/sections/layout/NavBar.tsx @@ -23,7 +23,6 @@ const StyledIconButtonLink = styled("a")({ alignItems: "center", justifyContent: "center", textDecoration: "none", // Remove underline from link - // Add any other styles to make it look like a button, e.g., padding, borderRadius "&:hover": { cursor: "pointer", // Change cursor on hover }, @@ -59,12 +58,14 @@ export default function NavBar({ darkMode, switchDarkMode }: Props) { > + Chesskit logo +