From 8793f2616860e1a5247f1439f2e9a75db3f96adb Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 30 Sep 2022 09:07:19 -0400 Subject: [PATCH] Added email subscribe page --- src/content/email-subscribe.md | 5 +++++ src/layouts/page/email-subscribe.html | 11 +++++++++++ 2 files changed, 16 insertions(+) create mode 100644 src/content/email-subscribe.md create mode 100644 src/layouts/page/email-subscribe.html diff --git a/src/content/email-subscribe.md b/src/content/email-subscribe.md new file mode 100644 index 0000000..2a7d1c2 --- /dev/null +++ b/src/content/email-subscribe.md @@ -0,0 +1,5 @@ +--- +title: "Email Subscribe" +Description: "tea.email subscribe" +layout: "email-subscribe" +--- diff --git a/src/layouts/page/email-subscribe.html b/src/layouts/page/email-subscribe.html new file mode 100644 index 0000000..178055d --- /dev/null +++ b/src/layouts/page/email-subscribe.html @@ -0,0 +1,11 @@ +{{ define "main" }} + +