remove second thoughts link

This commit is contained in:
neutrino2211
2025-10-10 08:52:26 +01:00
parent a7e54b358a
commit ec86ffbee7

View File

@@ -80,14 +80,6 @@ export default function Home() {
Thoughts
</Link>
</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>
</div>
</nav>