diff --git a/src/content/subscribed.md b/src/content/subscribed.md new file mode 100644 index 0000000..4410d19 --- /dev/null +++ b/src/content/subscribed.md @@ -0,0 +1,5 @@ +--- +title: "Subscription Confirmed" +Description: "You've successfully subscribed to our newsletter" +layout: "subscribed" +--- diff --git a/src/layouts/page/products.html b/src/layouts/page/products.html index 9ecc14b..f4866a0 100644 --- a/src/layouts/page/products.html +++ b/src/layouts/page/products.html @@ -91,7 +91,7 @@
Just like the perfect cup of tea, greatness takes time to steep. But the wait is over… it’s time to take your first sip.
diff --git a/src/layouts/page/subscribed.html b/src/layouts/page/subscribed.html new file mode 100644 index 0000000..129d6ab --- /dev/null +++ b/src/layouts/page/subscribed.html @@ -0,0 +1,38 @@ +{{ define "main" }} + +You've successfully subscribed to our newletter. Don't worry, we won't blow up your inbox. Here at tea, we take a pretty minimal approach to emails. If there's something that you absolutely need to know, we'll reach out. In the meantime, be sure to join our Discord!
+ + + +