From 2584e46f4063b808985325c274b96ca3ef8acb32 Mon Sep 17 00:00:00 2001 From: Justin Chou <111300235+justinchou-google@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:39:47 -0500 Subject: [PATCH] Adds pages for newsletter demo (#3599) Co-authored-by: justinchou-google --- demos/public/demos.js | 1 + demos/public/newsletter.html | 2 +- demos/public/prod/inactive/newsletter.html | 50 +++++++++++++++++++ .../public/prod/subscriptions/newsletter.html | 50 +++++++++++++++++++ .../public/qual/contributions/newsletter.html | 49 ++++++++++++++++++ .../public/qual/subscriptions/newsletter.html | 49 ++++++++++++++++++ 6 files changed, 200 insertions(+), 1 deletion(-) create mode 100644 demos/public/prod/inactive/newsletter.html create mode 100644 demos/public/prod/subscriptions/newsletter.html create mode 100644 demos/public/qual/contributions/newsletter.html create mode 100644 demos/public/qual/subscriptions/newsletter.html diff --git a/demos/public/demos.js b/demos/public/demos.js index afb78ab70d..b41b1c9b26 100644 --- a/demos/public/demos.js +++ b/demos/public/demos.js @@ -58,6 +58,7 @@ function createNavigation() {
  • Large Auto Prompt (Free Article)
  • Free Article
  • Link Subscription
  • +
  • Newsletter CTA
  • `; diff --git a/demos/public/newsletter.html b/demos/public/newsletter.html index f9238607e7..bd6c1aad08 100644 --- a/demos/public/newsletter.html +++ b/demos/public/newsletter.html @@ -25,7 +25,7 @@ type: "NewsArticle", isPartOfType: ["Product"], isPartOfProductId: "CAowvrHZCw:openaccess", - clientOptions: { theme: "dark", lang: "en" }, + clientOptions: { theme: "light", lang: "en" }, }); }); diff --git a/demos/public/prod/inactive/newsletter.html b/demos/public/prod/inactive/newsletter.html new file mode 100644 index 0000000000..f055edab05 --- /dev/null +++ b/demos/public/prod/inactive/newsletter.html @@ -0,0 +1,50 @@ + + + + + + + Mini Autoprompt (Free Article) - Swgjs Demos + + + + + + + + + + +
    +
    +

    Newsletter Signup CTA

    + +

    + Macaroon chocolate wafer cake chocolate cake gummies soufflé lollipop + pie. Cheesecake cotton candy macaroon caramels pie. +

    +
    +
    + + + + diff --git a/demos/public/prod/subscriptions/newsletter.html b/demos/public/prod/subscriptions/newsletter.html new file mode 100644 index 0000000000..ae9f9593e8 --- /dev/null +++ b/demos/public/prod/subscriptions/newsletter.html @@ -0,0 +1,50 @@ + + + + + + + Large Autoprompt (Free Article) - Swgjs Demos + + + + + + + + + + +
    +
    +

    Large Autoprompt (Free Article)

    + +

    + Macaroon chocolate wafer cake chocolate cake gummies soufflé lollipop + pie. Cheesecake cotton candy macaroon caramels pie. +

    +
    +
    + + + + diff --git a/demos/public/qual/contributions/newsletter.html b/demos/public/qual/contributions/newsletter.html new file mode 100644 index 0000000000..46331f99fd --- /dev/null +++ b/demos/public/qual/contributions/newsletter.html @@ -0,0 +1,49 @@ + + + + + + + + Newsletter CTA - Swgjs Demos + + + + + + + + + + +
    +
    +

    Newsletter CTA

    + +

    + Macaroon chocolate wafer cake chocolate cake gummies soufflé lollipop pie. Cheesecake cotton + candy macaroon caramels pie. +

    +
    +
    + + + + + diff --git a/demos/public/qual/subscriptions/newsletter.html b/demos/public/qual/subscriptions/newsletter.html new file mode 100644 index 0000000000..46331f99fd --- /dev/null +++ b/demos/public/qual/subscriptions/newsletter.html @@ -0,0 +1,49 @@ + + + + + + + + Newsletter CTA - Swgjs Demos + + + + + + + + + + +
    +
    +

    Newsletter CTA

    + +

    + Macaroon chocolate wafer cake chocolate cake gummies soufflé lollipop pie. Cheesecake cotton + candy macaroon caramels pie. +

    +
    +
    + + + + +