From a6f22c1a1a3fb347ef4cad8ac6fbe35fa3724f7f Mon Sep 17 00:00:00 2001 From: hovanhoa Date: Thu, 18 Jun 2026 15:01:12 +0700 Subject: [PATCH] Show home instead of blog in navbar quick links On secondary sites (insight, gallery, music, status) the inline quick link now points to the home page rather than the blog anchor. Co-Authored-By: Claude Opus 4.8 (1M context) --- components/nav.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/nav.tsx b/components/nav.tsx index 4208265..56d8afb 100644 --- a/components/nav.tsx +++ b/components/nav.tsx @@ -283,8 +283,8 @@ export default function Navbar() { {/* inline quick links */}
- - blog + + home insight