From c5b3b4027f688a1ef89e61865c3570253398a633 Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 15 Sep 2025 10:24:41 +0800 Subject: [PATCH] feat(ui): convert title to GitHub link - Make "CC Switch" title clickable link to GitHub repository - Remove separate GitHub icon for cleaner design - Add hover effects for better user interaction - Update repository URL to farion1231/cc-switch --- src/App.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 9d33fe2..c0d208a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -211,9 +211,15 @@ function App() {
-

+ CC Switch -

+