From 6752ceb06e89e394d70e4d1b44c57a1169f3312c Mon Sep 17 00:00:00 2001 From: ilia Date: Sat, 25 Jul 2026 14:42:59 -0400 Subject: [PATCH] Wire real Listmonk list UUID into the auto.levkin.ca leads form --- README.md | 9 ++++----- index.html | 8 ++------ 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index a512970..b6c0913 100644 --- a/README.md +++ b/README.md @@ -40,12 +40,11 @@ git push origin master ## Email capture (Listmonk) -The page has a "not ready to book" email form near the bottom that posts to Listmonk (`listmonk.levkin.ca`) via `POST /api/public/subscription`. One-time setup before it works: +The page has a "not ready to book" email form near the bottom that posts to Listmonk (`listmonk.levkin.ca`) via `POST /api/public/subscription`. -1. In Listmonk admin, create a list (e.g. `auto.levkin.ca leads`) and make sure "Enable public subscription page" is on for it. -2. Copy the list's UUID. -3. In `index.html`, replace `REPLACE_WITH_LIST_UUID` (search for it) with that UUID. -4. If Listmonk enforces a captcha on public subscriptions, the plain `fetch` call in the inline `