remove second thoughts link
This commit is contained in:
@@ -80,14 +80,6 @@ export default function Home() {
|
|||||||
Thoughts
|
Thoughts
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<Link
|
|
||||||
href="/thoughts"
|
|
||||||
className="text-black font-bold hover:bg-teal-200 px-4 py-2 transition-colors border-2 border-black hover:border-teal-400"
|
|
||||||
>
|
|
||||||
Thoughts
|
|
||||||
</Link>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|||||||
Reference in New Issue
Block a user