Redirect to home page when clicking RTM
This commit is contained in:
parent
a69ef055ac
commit
1cb415f829
@ -6,7 +6,9 @@ export default function Navbar() {
|
||||
<div className={cn("flex flex-row justify-between pb-8 pl-4 pr-4 pt-8")}>
|
||||
<div>
|
||||
<strong className={cn("sm:text-2xl md:text-4xl")}>
|
||||
<a href="/">
|
||||
Resist Tech Monopolies
|
||||
</a>
|
||||
</strong>
|
||||
</div>
|
||||
<strong className={cn("sm:text-1xl flex gap-4 md:text-4xl")}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user