From 45c41312c211ca5f12716a51e5bcae50273382ee Mon Sep 17 00:00:00 2001
From: 3a7e7ca <10c07punitha.n@gmail.com>
Date: Wed, 6 Nov 2024 02:14:23 +0530
Subject: [PATCH] added search bar
---
Finveda/index.html | 104 ++++++++++++++++++++++++++++++++++++++++++++-
finance.html | 96 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 198 insertions(+), 2 deletions(-)
diff --git a/Finveda/index.html b/Finveda/index.html
index 6f3d3bed..e2f17ec2 100644
--- a/Finveda/index.html
+++ b/Finveda/index.html
@@ -228,9 +228,109 @@
document.getElementById("progressBar").style.width = scrolled + "%";
};
-
+
+
+
+