From 21d93a8bc6833527c3965f2c7b3e37f52b1155a8 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 19 Aug 2022 13:55:21 -0400 Subject: [PATCH 1/5] Add subscribe form to home page --- src/layouts/index.html | 76 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/src/layouts/index.html b/src/layouts/index.html index bff53a2..6659a30 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -18,6 +18,82 @@ Read Our White Paper + +
+ + +
+
+

Stay up to date with all the latest tea news

+
+
+ +
+
+
+
+
+
+
+ + + +
+
+
+
+

Opt in to receive updates from us

+
+
+
+
+
+
+
+ + + + + +
From bb1b24bcdfae0579aea34b713509b5c5ec9810fe Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 19 Aug 2022 14:02:40 -0400 Subject: [PATCH 2/5] margin fix on mobile --- src/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 6659a30..dda393c 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -29,7 +29,7 @@
-
+
From b8583335247de44ce11eb944029c200975b19187 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 19 Aug 2022 14:05:18 -0400 Subject: [PATCH 3/5] tablet margin fix --- src/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index dda393c..91aca32 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -29,7 +29,7 @@
-
+
From ef27b14063da76fb2e937281bb82b447f83c5d76 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 19 Aug 2022 14:06:59 -0400 Subject: [PATCH 4/5] Superfluous CSS removal --- src/layouts/index.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 91aca32..1161522 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -55,10 +55,6 @@