From aae4dc69d2398896d97501405096c7bf41b1cae0 Mon Sep 17 00:00:00 2001 From: Irvan Fauziansyah Date: Thu, 29 Jan 2026 16:31:33 +0700 Subject: [PATCH] feat: add version to navbar and improve footer styling - Add version display next to "CLAUDE PROXY SYSTEM" in navbar - Replace version with GitHub icon link in footer - Update footer styling with larger text and better visibility --- public/index.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index ea8cf41..6cfa50a 100644 --- a/public/index.html +++ b/public/index.html @@ -77,8 +77,12 @@
ANTIGRAVITY - CLAUDE PROXY SYSTEM +
+ CLAUDE PROXY SYSTEM + v1.0.0 +
@@ -211,11 +215,15 @@ -
-
- V 1.0.0 +
+
GitHub + class="flex items-center gap-1.5 hover:text-neon-purple transition-colors"> + + + + GitHub +