mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-14 16:13:48 -05:00
re-redesign docs home page
This commit is contained in:
@@ -20,7 +20,7 @@ const logo = (
|
||||
);
|
||||
|
||||
const navbar = (
|
||||
<Navbar logo={logo} projectLink="https://github.com/sergi0g/cup">
|
||||
<Navbar logo={logo} projectLink="https://github.com/sergi0g/cup" chatLink="https://discord.gg/jmh5ctzwNG">
|
||||
<ThemeSwitch lite className="cursor-pointer" />
|
||||
</Navbar>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user