From 4090158e55ab261ec9f319fe76c88e826b597ff2 Mon Sep 17 00:00:00 2001
From: Anant Verma <55052738+abstrxtInfinity@users.noreply.github.com>
Date: Sat, 20 Mar 2021 12:43:47 +0530
Subject: [PATCH 01/28] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 2719832..c73353d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# Trade and Code
> Components for Trade and Code event platform
+
+logo.png
From 50c6a27f78fb25f5ab56b35af8220202234ef73b Mon Sep 17 00:00:00 2001
From: Anant Verma <55052738+abstrxtInfinity@users.noreply.github.com>
Date: Sat, 20 Mar 2021 12:46:32 +0530
Subject: [PATCH 02/28] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c73353d..9eac96f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
# Trade and Code
> Components for Trade and Code event platform
-logo.png
+
From 0c8ff5ee33a29f2ee2543f0d09fc2af03d2487ab Mon Sep 17 00:00:00 2001
From: Anant Verma <55052738+abstrxtInfinity@users.noreply.github.com>
Date: Sat, 20 Mar 2021 12:49:46 +0530
Subject: [PATCH 03/28] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9eac96f..6a5c034 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
# Trade and Code
> Components for Trade and Code event platform
-
-
+----------------------------------------------
+
From 842b0a1c5d46f69c6bce4ed5cfe63b85be644186 Mon Sep 17 00:00:00 2001
From: Anant Verma
Date: Sun, 21 Mar 2021 20:50:13 +0530
Subject: [PATCH 04/28] custom cursor
---
customCursor/cursor.js | 5 ++++
homeScreen/home.html | 3 +++
tradePortalPage/bh.gif | Bin 0 -> 8419008 bytes
tradePortalPage/trade.css | 47 +++++++++++++++++++++++++++++++++++++
tradePortalPage/trade.html | 15 ++++++++++++
5 files changed, 70 insertions(+)
create mode 100644 customCursor/cursor.js
create mode 100644 tradePortalPage/bh.gif
create mode 100644 tradePortalPage/trade.css
create mode 100644 tradePortalPage/trade.html
diff --git a/customCursor/cursor.js b/customCursor/cursor.js
new file mode 100644
index 0000000..3f7fb8b
--- /dev/null
+++ b/customCursor/cursor.js
@@ -0,0 +1,5 @@
+new kursor({
+ type: 1,
+ removeDefaultCursor: true,
+ color: "#fff"
+})
\ No newline at end of file
diff --git a/homeScreen/home.html b/homeScreen/home.html
index bb744cc..3f30266 100644
--- a/homeScreen/home.html
+++ b/homeScreen/home.html
@@ -19,6 +19,7 @@
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
+
@@ -170,6 +171,8 @@ Contact Details-
+
+