From 99fa4948ec2ae38f03cfcd920b9e5aeabea04550 Mon Sep 17 00:00:00 2001 From: Clas Wen Date: Tue, 30 Sep 2025 00:01:14 +0800 Subject: [PATCH] Fix merge conflicts in HeaderNavigation component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolved merge conflicts in HeaderNavigation.tsx to integrate GitHub link functionality with existing navigation structure. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- src/components/header/HeaderNavigation.tsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/components/header/HeaderNavigation.tsx b/src/components/header/HeaderNavigation.tsx index 2c592df..193b617 100644 --- a/src/components/header/HeaderNavigation.tsx +++ b/src/components/header/HeaderNavigation.tsx @@ -82,6 +82,19 @@ export default function App() { ))} + + + GitHub + Github + + )