Themes to appearances instead of top navbar.

This commit is contained in:
ansh
2024-10-13 22:17:47 -05:00
parent ed31b5d5e4
commit 699d1a118c
3 changed files with 6 additions and 4 deletions
-1
View File
@@ -20,7 +20,6 @@ export default function Navbar() {
<Button onClick={() => setOpen(true)} size="icon" variant="ghost">
<Lucide.Menu className="h-7 w-7" />
</Button>
<ModeToggle />
{/* Wrap the logo and text in a Link */}
<Link href="/" className="flex items-center gap-2">
<Lucide.Radius className="h-8 w-8 rotate-180" />