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 justify-between h-16">
|
||||||
<div className="flex items-center min-w-0 overflow-hidden">
|
<div className="flex items-center min-w-0 overflow-hidden">
|
||||||
<Link
|
<Link
|
||||||
href="/wordmark-redirect"
|
href="/"
|
||||||
className="text-xl font-bold text-gray-900 no-underline flex-shrink-0"
|
className="text-xl font-bold text-gray-900 no-underline flex-shrink-0"
|
||||||
>
|
>
|
||||||
EuchreCamp
|
EuchreCamp
|
||||||
|
|||||||
Reference in New Issue
Block a user