fix: correct wordmark link to point to home page
This commit is contained in:
@@ -52,7 +52,7 @@ export default function Navigation() {
|
||||
<div className="flex justify-between h-16">
|
||||
<div className="flex items-center min-w-0 overflow-hidden">
|
||||
<Link
|
||||
href="/wordmark-redirect"
|
||||
href="/"
|
||||
className="text-xl font-bold text-gray-900 no-underline flex-shrink-0"
|
||||
>
|
||||
EuchreCamp
|
||||
|
||||
Reference in New Issue
Block a user