From 3a7524853b1fbe75ee40dceba7e854976f5ca865 Mon Sep 17 00:00:00 2001 From: codecraft-Ritik Date: Wed, 14 Jan 2026 14:14:56 +0530 Subject: [PATCH] feat: implement persistent theme switching and scroll progress indicator --- index.html | 46 +++++++++++++++++++++ style.css | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 162 insertions(+) diff --git a/index.html b/index.html index 4059ad3..c8483a1 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,19 @@