From 46574c4f51f4cf9423e8e0cc78bcc75cb57e3900 Mon Sep 17 00:00:00 2001 From: ojy Date: Wed, 13 May 2026 07:17:40 +0000 Subject: [PATCH] Standardize sidebar across all 7 pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Every page now uses the same brand logo (candle chart icon) and the same seven nav items in the same order with identical tabler-style icons: Dashboard · Options Chain · Vol Surface · Strategy P/L · Positions · Tracker · Settings. Only the active item differs per page. Co-Authored-By: Claude Sonnet 4.6 --- frontend/chain.html | 106 ++++++++++++++++-------------------- frontend/index.html | 100 +++++++++++++++++----------------- frontend/positions.html | 115 ++++++++++++++++++++++++++++++++++++---- frontend/settings.html | 115 ++++++++++++++++++++++++++++++++++++---- frontend/strategy.html | 115 ++++++++++++++++++++++++++++++++++++---- frontend/surface.html | 114 +++++++++++++++++++-------------------- frontend/tracker.html | 105 ++++++++++++++++++------------------ 7 files changed, 513 insertions(+), 257 deletions(-) diff --git a/frontend/chain.html b/frontend/chain.html index 7d5e087..a8c1c4b 100644 --- a/frontend/chain.html +++ b/frontend/chain.html @@ -47,124 +47,110 @@