From a01b3f2d8fae7fa8aaa9f2c6b3ae86a91dc9b0e3 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Fri, 26 Mar 2021 18:55:06 +0100 Subject: navbar item hover style --- pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pages') diff --git a/pages/index.tsx b/pages/index.tsx index e76b666..1d9f474 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -13,8 +13,8 @@ export default function Home() {
- } title="Home" href="#"/> - } title="Search for posts" href="#"/> + } title="Home" href="/"/> + } title="Search for posts" href="/search"/>
-- cgit v1.2.3