/ route for force graph, /links for links

This commit is contained in:
marshennikovaolga
2024-09-06 13:34:03 +03:00
parent 3014116b56
commit fbc9fd156c
8 changed files with 53 additions and 37 deletions

View File

@@ -78,7 +78,7 @@ const LogoAndSearch: React.FC = React.memo(() => {
return (
<div className="px-3">
<div className="mt-2 flex h-10 max-w-full items-center">
<Link href="/explore" className="px-2">
<Link href="/" className="px-2">
<Logo className="size-7" />
</Link>
<div className="flex min-w-2 grow flex-row" />