mirror of
https://github.com/linsa-io/linsa.git
synced 2026-04-23 00:38:39 +02:00
/ route for force graph, /links for links
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user