From 291e697ba2a29c90ae22248368425fa77f31e864 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Wed, 7 Sep 2022 15:45:18 -0400 Subject: [PATCH] CTA --> Partial --- src/layouts/index.html | 6 +----- src/layouts/partials/full-width-cta.html | 3 +++ 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 43cc9a8..3ecb913 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -12,10 +12,6 @@ -
-
- Authenticate with tea -
-
+ {{- partial "full-width-cta.html" . -}} {{ end }} diff --git a/src/layouts/partials/full-width-cta.html b/src/layouts/partials/full-width-cta.html index 176f88a..cf49d9c 100644 --- a/src/layouts/partials/full-width-cta.html +++ b/src/layouts/partials/full-width-cta.html @@ -1,2 +1,5 @@
+
+ Authenticate with tea +