fix: restore broken <a> tag in nav after Ideas removal
This commit is contained in:
@@ -257,7 +257,7 @@ try {
|
|||||||
class="hidden sm:inline text-xs text-zinc-500 hover:text-white transition-colors px-1"
|
class="hidden sm:inline text-xs text-zinc-500 hover:text-white transition-colors px-1"
|
||||||
>Planner</a>
|
>Planner</a>
|
||||||
)}
|
)}
|
||||||
<
|
<a
|
||||||
href={`${baseUrl}support/`}
|
href={`${baseUrl}support/`}
|
||||||
class="hidden sm:inline text-xs text-zinc-500 hover:text-white transition-colors px-1"
|
class="hidden sm:inline text-xs text-zinc-500 hover:text-white transition-colors px-1"
|
||||||
>Support</a>
|
>Support</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user