diff --git a/overrides/partials/footer.html b/overrides/partials/footer.html index 7b616e4..181f9d8 100644 --- a/overrides/partials/footer.html +++ b/overrides/partials/footer.html @@ -183,7 +183,8 @@ // Configuration const NEWSLETTER_CONFIG = window.NEWSLETTER_CONFIG || { RECAPTCHA_SITE_KEY: "6LdvUdMrAAAAAJksqV0YEwNBEBGL2SB90Gebun5n", - NEWSLETTER_ENDPOINT: "https://5cciazu22tev222enhrbx6w3y40hscvu.lambda-url.us-east-2.on.aws", + NEWSLETTER_ENDPOINT: + "https://5cciazu22tev222enhrbx6w3y40hscvu.lambda-url.us-east-2.on.aws", FALLBACK_ENDPOINT: "https://5cciazu22tev222enhrbx6w3y40hscvu.lambda-url.us-east-2.on.aws", }; @@ -1062,21 +1063,29 @@ footerData.forEach((section) => { const column = document.createElement("div"); column.innerHTML = ` -