Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/felicianotech/hugo-theme-lean-launch-page.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ca2542c..ff0a687 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,10 @@ You can set the social media URL for Twitter, Facebook, Instagram, and Google+ t
Set `mailchimpURL` in your Hugo config to enable an email form on your page allowing you to collect signups from visitors. This how is how you build your launch list for your product.
+#### Getting the URL
+
+To get the MailChimp URL, go to your list on MailChimp, click "Signup forms", and select "Embedded forms". In the "Copy/paste onto your site" text area, you'll see HTMl that says `<form action="`. The URL that follows is what you want.
+
## Contribute
This theme is under active development. Found a bug? Have feedback? Let us know on GitHub.