From dda3a5d0dbb2383d9fa02e7eb625dcad9df15a00 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 24 May 2022 14:45:20 -0400 Subject: [PATCH 1/3] Change email submit form in footer to be Sendx --- public/index.html | 32 +++++++++++++++++++++++++------- public/white-paper/index.html | 32 +++++++++++++++++++++++++------- 2 files changed, 50 insertions(+), 14 deletions(-) diff --git a/public/index.html b/public/index.html index c1e72b7..ba50531 100644 --- a/public/index.html +++ b/public/index.html @@ -549,13 +549,31 @@
diff --git a/public/white-paper/index.html b/public/white-paper/index.html index 09ae098..a1a0003 100644 --- a/public/white-paper/index.html +++ b/public/white-paper/index.html @@ -342,13 +342,31 @@ From a3a443de41d74bea98b9204bf694a116ed128793 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 24 May 2022 17:11:49 -0400 Subject: [PATCH 2/3] Facebook Pixel added to --- public/index.html | 18 ++++++++++++++++++ public/white-paper/index.html | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/public/index.html b/public/index.html index ba50531..cc956bf 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,24 @@